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 95f6b53183 feat(opr/nvof): add nvof operator 5 years ago
..
dnn fix(mge): fix batch norm dump 5 years ago
internal fix(mgb/index): enable index desc empty 5 years ago
loop feat(dnn): add bool dtype 5 years ago
nvof feat(opr/nvof): add nvof operator 5 years ago
standalone feat(mge/imperative): run oss test and restore cmake list build items 5 years ago
atlas_runtime_op.cpp fix(mgb/atlas): use aclmdlGetOutputSizeByIndex to create DataBuffer 5 years ago
atlas_runtime_op.oprdecl fix(mgb): remove internal for cambricon and atlas 5 years ago
atlas_runtime_op.sereg.h fix(mgb): remove internal for cambricon and atlas 5 years ago
basic_arith.cpp fix(mge/opr): fix reduction static infer value 5 years ago
basic_arith.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
basic_arith.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago
blas.cpp perf(mgb): use midout in megbrain to reduce binary size 5 years ago
blas.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
blas.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago
cond.cpp perf(mgb): use midout in megbrain to reduce binary size 5 years ago
cond.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
cond.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago
imgproc.cpp feat(dnn/cuda): add remap backward 5 years ago
imgproc.oprdecl feat(mge/opr): add opr remap in opencl and naive 5 years ago
imgproc.sereg.h feat(dnn/cuda): add remap backward 5 years ago
indexing.cpp perf(mgb): use midout in megbrain to reduce binary size 5 years ago
indexing.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
indexing.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago
io.cpp fix(opr): remove constant value infer for const SharedDeviceTensor 5 years ago
io.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
io.sereg.h feat(opr): add a constant flavor for SharedDeviceTensor 5 years ago
mgb_cpp_opr.fbs feat(opr/standalone): import NMSKeep from MegSkull contrib 5 years ago
misc.cpp feat(opr/nvof): add nvof operator 5 years ago
misc.oprdecl feat(opr/nvof): add nvof operator 5 years ago
misc.sereg.h feat(opr/nvof): add nvof operator 5 years ago
muxing.cpp perf(mgb): use midout in megbrain to reduce binary size 5 years ago
nn_int.cpp MegEngine: Initial commit of MegEngine. 5 years ago
nn_int.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
nn_int.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago
rand.cpp perf(mgb): use midout in megbrain to reduce binary size 5 years ago
rand.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
rand.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago
tensor_gen.cpp perf(mgb): use midout in megbrain to reduce binary size 5 years ago
tensor_gen.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
tensor_gen.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago
tensor_manip.cpp feat(mgb/opr): let more ops support empty IO 5 years ago
tensor_manip.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
tensor_manip.sereg.h refactor(mgb/parampacksplit): remove input offsets on device 5 years ago
utility.cpp perf(mgb): use midout in megbrain to reduce binary size 5 years ago
utility.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
utility.sereg.h MegEngine: Initial commit of MegEngine. 5 years ago

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

C++ Cuda Python C SVG other