You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Megvii Engine Team c2e9860feb chore(license): remove all license in file header 3 years ago
..
interpreter chore(license): remove all license in file header 3 years ago
ops chore(license): remove all license in file header 3 years ago
profiler chore(license): remove all license in file header 3 years ago
proxy_graph chore(license): remove all license in file header 3 years ago
transformations chore(license): remove all license in file header 3 years ago
utils chore(license): remove all license in file header 3 years ago
algo_chooser.h refactor(megbrain): save fastrun result to algorithm cache 3 years ago
backward_graph_opt.cpp chore(license): remove all license in file header 3 years ago
basic_operators.cpp refactor(dispatch): allow dynamic type creation 3 years ago
basic_values.cpp refactor(dispatch): allow dynamic type creation 3 years ago
blob_manager_impl.cpp chore(license): remove all license in file header 3 years ago
blob_manager_impl.h chore(license): remove all license in file header 3 years ago
cpp_cupti.cpp feat(profiler): integrate cupti backend 3 years ago
dispatch.cpp chore(license): remove all license in file header 3 years ago
dnn_op_helper.h chore(license): remove all license in file header 3 years ago
event_pool.cpp chore(license): remove all license in file header 3 years ago
event_pool.h chore(license): remove all license in file header 3 years ago
function_hook.h chore(license): remove all license in file header 3 years ago
mgb_cg_impl.h perf(imperative): enable memory forwarding for imperative 3 years ago
op_def.cpp chore(license): remove all license in file header 3 years ago
op_trait.cpp chore(license): remove all license in file header 3 years ago
op_trait.h chore(license): remove all license in file header 3 years ago
operator.cpp perf(dispatch): speed up dispatch system 3 years ago
opr_utility.cpp chore(license): remove all license in file header 3 years ago
persistent_cache.cpp chore(license): remove all license in file header 3 years ago
physical_tensor.cpp chore(license): remove all license in file header 3 years ago
profiler.cpp chore(license): remove all license in file header 3 years ago
profiler_plugin.cpp chore(license): remove all license in file header 3 years ago
proxy_graph.cpp chore(license): remove all license in file header 3 years ago
proxy_graph.h chore(license): remove all license in file header 3 years ago
proxy_graph_detail.cpp chore(license): remove all license in file header 3 years ago
resource_manager.cpp chore(license): remove all license in file header 3 years ago
subgraph.cpp chore(license): remove all license in file header 3 years ago
subgraph_detail.cpp chore(license): remove all license in file header 3 years ago
tensor_sanity_check.cpp chore(license): remove all license in file header 3 years ago
transformation.cpp refactor(stats): use static inline variable declaration 3 years ago
value.cpp refactor(dispatch): allow dynamic type creation 3 years ago

MegEngine 安装包中集成了使用 GPU 运行代码所需的 CUDA 环境,不用区分 CPU 和 GPU 版。 如果想要运行 GPU 程序,请确保机器本身配有 GPU 硬件设备并安装好驱动。 如果你想体验在云端 GPU 算力平台进行深度学习开发的感觉,欢迎访问 MegStudio 平台

C++ Cuda Python C SVG other