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 b8ccc6a211 fix(mgb): fix loss execution policy after opr shallow copy 3 years ago
..
dnn fix(mgb): fix loss execution policy after opr shallow copy 3 years ago
internal fix(imperative/fastrun): set workspace limit for imperative rt 3 years ago
loop style(all): reformat c++ code 3 years ago
nvof style(all): reformat c++ code 3 years ago
search_policy fix(mgb/opr): fix fastrun workspace limit for imperative rt 3 years ago
standalone fix(src/core): fix record change ptr bug on comp node copy 3 years ago
training feat(src/opr): add api of training of cpp and related test 3 years ago
atlas_runtime_op.cpp style(all): reformat c++ code 3 years ago
atlas_runtime_op.oprdecl fix(mgb): remove internal for cambricon and atlas 4 years ago
atlas_runtime_op.sereg.h style(all): reformat c++ code 3 years ago
basic_arith.cpp feat(src/core): record support change ptr basic 3 years ago
basic_arith.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
basic_arith.sereg.h fix(mgb/serialize): fix flatbuffer compatibility issues 3 years ago
blas.cpp style(all): reformat c++ code 3 years ago
blas.oprdecl fix(mgb): fix matmul model compat in flatbuffer 4 years ago
blas.sereg.h fix(mgb): fix loss execution policy after opr shallow copy 3 years ago
cond.cpp feat(src/core): record support change ptr basic 3 years ago
cond.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
cond.sereg.h style(all): reformat c++ code 3 years ago
custom_opnode.cpp style(all): reformat c++ code 3 years ago
custom_opnode.sereg.h style(all): reformat c++ code 3 years ago
imgproc.cpp style(all): reformat c++ code 3 years ago
imgproc.oprdecl chore(megbrain): fix megskull cnn/img opr compatiblity 4 years ago
imgproc.sereg.h style(all): reformat c++ code 3 years ago
indexing.cpp feat(opr): indexing_multi_axis_vec support nd index 3 years ago
indexing.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
indexing.sereg.h style(all): reformat c++ code 3 years ago
io.cpp style(all): reformat c++ code 3 years ago
io.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
io.sereg.h style(all): reformat c++ code 3 years ago
mgb_cpp_opr.fbs feat(opr/standalone): import NMSKeep from MegSkull contrib 5 years ago
misc.cpp feat(dnn/check_non_finite): add batch check_non_finite 3 years ago
misc.oprdecl feat(mgb): add padding opr for megbrain 3 years ago
misc.sereg.h feat(dnn/check_non_finite): add batch check_non_finite 3 years ago
muxing.cpp style(all): reformat c++ code 3 years ago
nn_int.cpp style(all): reformat c++ code 3 years ago
nn_int.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
nn_int.sereg.h chore(mge): update copyright years 4 years ago
rand.cpp style(all): reformat c++ code 3 years ago
rand.oprdecl fix(mgb/sereg): fix rng operator compatibility 3 years ago
rand.sereg.h style(all): reformat c++ code 3 years ago
tensor_gen.cpp style(all): reformat c++ code 3 years ago
tensor_gen.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
tensor_gen.sereg.h style(all): reformat c++ code 3 years ago
tensor_manip.cpp fix(lite): fix the force_output_use_user_specified_memory when out var not supported 3 years ago
tensor_manip.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
tensor_manip.sereg.h fix(lite): fix the force_output_use_user_specified_memory when out var not supported 3 years ago
utility.cpp style(all): reformat c++ code 3 years ago
utility.oprdecl feat(mgb/core): add shape hint for graph optimization 4 years ago
utility.sereg.h style(all): reformat c++ code 3 years ago

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

C++ Cuda Python C SVG other