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 01092feb9b feat(mgb): add PackAllReducePass 5 years ago
..
callback.i MegEngine: Initial commit of MegEngine. 5 years ago
comp_graph.i fix(mge/build): use consistent genfiles/megbrain_build_config.h 5 years ago
comp_graph_impl_AsyncExec.py MegEngine: Initial commit of MegEngine. 5 years ago
comp_graph_impl_CompGraph.py MegEngine: Initial commit of MegEngine. 5 years ago
comp_graph_tools.i feat(mgb): add PackAllReducePass 5 years ago
comp_node.i feat(mge/serialization): add map location 5 years ago
craniotome.i MegEngine: Initial commit of MegEngine. 5 years ago
loop.i MegEngine: Initial commit of MegEngine. 5 years ago
mgb.i feat(mge/serialization): add map location 5 years ago
mgb_exception.i MegEngine: Initial commit of MegEngine. 5 years ago
misc.i fix(dnn/gopt): add convolution nchw44-dot format gopt 5 years ago
operator.i feat(mgb/opr): add property params for python operator class 5 years ago
operator.py feat(mgb/opr): add property params for python operator class 5 years ago
shared_nd.i MegEngine: Initial commit of MegEngine. 5 years ago
shared_nd_HostSharedND.py MegEngine: Initial commit of MegEngine. 5 years ago
shared_nd_SharedND.py build(mgb): fix linkage of libatomic 5 years ago
symbol_var.i MegEngine: Initial commit of MegEngine. 5 years ago
symbol_var_SymbolVar.py fix(mge/functional): support negative axis in math.py 5 years ago
symbol_var_array.i MegEngine: Initial commit of MegEngine. 5 years ago

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

C++ Cuda Python C SVG other