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 d42cf4cd65 refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
..
swap MegEngine: Initial commit of MegEngine. 5 years ago
var_node_mem_mgr refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
bases.cpp MegEngine: Initial commit of MegEngine. 5 years ago
cg_impl.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
cg_impl.h refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
cg_impl_partial.cpp MegEngine: Initial commit of MegEngine. 5 years ago
cg_impl_partial.h MegEngine: Initial commit of MegEngine. 5 years ago
cg_impl_seq.cpp MegEngine: Initial commit of MegEngine. 5 years ago
cg_impl_seq.h refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
eager_eval.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
eager_eval.h MegEngine: Initial commit of MegEngine. 5 years ago
event.cpp fix(core): fix memory defragmenter 5 years ago
execution_mask.cpp MegEngine: Initial commit of MegEngine. 5 years ago
grad_manager.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
grad_manager.h MegEngine: Initial commit of MegEngine. 5 years ago
graph_opt.cpp MegEngine: Initial commit of MegEngine. 5 years ago
graph_opt.h MegEngine: Initial commit of MegEngine. 5 years ago
helper.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
impl_common.h MegEngine: Initial commit of MegEngine. 5 years ago
memory_optimizer.cpp MegEngine: Initial commit of MegEngine. 5 years ago
memory_optimizer.h MegEngine: Initial commit of MegEngine. 5 years ago
normal_exec_env.cpp MegEngine: Initial commit of MegEngine. 5 years ago
normal_exec_env.h MegEngine: Initial commit of MegEngine. 5 years ago
operator_node.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
seq_comp_node_opt_impl.cpp fix(mgb/core): fix stream propagation in seq_comp_node_opt 5 years ago
seq_comp_node_opt_impl.h fix(mgb/core): fix stream propagation in seq_comp_node_opt 5 years ago
seq_sublinear_memory.cpp fix(core): make the semantics of instance id clear and correct 5 years ago
seq_sublinear_memory.h feat(mge/api): expose sublinear related parameters at mge api level 5 years ago
static_infer_impl.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
static_infer_impl.h MegEngine: Initial commit of MegEngine. 5 years ago
symbol_var.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
topo_sort.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
topo_sort.h MegEngine: Initial commit of MegEngine. 5 years ago
var_node.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
var_node_mem_mgr.cpp refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
var_node_mem_mgr.h feat(mgb/compnode): add atlas compnode 5 years ago

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

C++ Cuda Python C SVG other