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 3eb0505f9b feat(imperative): add support for quantized conv transpose2d 4 years ago
..
dnn feat(imperative): add support for quantized conv transpose2d 4 years ago
internal feat(bazel/windows/xp/sp2/inference): implement inference on windows xp 4 years ago
loop feat(bazel/windows/xp/sp2/inference): implement inference on windows xp 4 years ago
nvof fix(mgb/opr): fix nvof shape error 4 years ago
search_policy feat(bazel/windows/xp/sp2/inference): implement inference on windows xp 4 years ago
standalone fix(mgb): fix tx1 compile 4 years ago
atlas_runtime_op.cpp chore(mge): update copyright years 5 years ago
atlas_runtime_op.oprdecl fix(mgb): remove internal for cambricon and atlas 5 years ago
atlas_runtime_op.sereg.h chore(mge): update copyright years 5 years ago
basic_arith.cpp feat(bazel/windows/xp/sp2/inference): implement inference on windows xp 4 years ago
basic_arith.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
basic_arith.sereg.h feat(imperative): add support for quantized conv transpose2d 4 years ago
blas.cpp feat(log): opt log, enable mgb sdk log at opt build 4 years ago
blas.oprdecl fix(mgb): fix matmul model compat in flatbuffer 4 years ago
blas.sereg.h feat(imperative): add support for quantized conv transpose2d 4 years ago
cond.cpp chore(mge): update copyright years 5 years ago
cond.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
cond.sereg.h chore(mge): update copyright years 5 years ago
imgproc.cpp feat(dnn/cuda): support warp perspective/pooling op when channel not aligned to 64 4 years ago
imgproc.oprdecl chore(megbrain): fix megskull cnn/img opr compatiblity 5 years ago
imgproc.sereg.h feat(imperative): add support for quantized conv transpose2d 4 years ago
indexing.cpp feat(log): opt log, enable mgb sdk log at opt build 4 years ago
indexing.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
indexing.sereg.h chore(mge): update copyright years 5 years ago
io.cpp feat(bazel/windows/xp/sp2/inference): implement inference on windows xp 4 years ago
io.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
io.sereg.h chore(mge): update copyright years 5 years ago
mgb_cpp_opr.fbs feat(opr/standalone): import NMSKeep from MegSkull contrib 5 years ago
misc.cpp feat(mgb/opr): add check_has_inf kernel and opr 4 years ago
misc.oprdecl feat(opr/nvof): add nvof operator 5 years ago
misc.sereg.h feat(imperative): add support for quantized conv transpose2d 4 years ago
muxing.cpp chore(mge): update copyright years 5 years ago
nn_int.cpp chore(mge): update copyright years 5 years ago
nn_int.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
nn_int.sereg.h chore(mge): update copyright years 5 years ago
rand.cpp feat(mge/random): add some random op and remove random/distrbution.py 4 years ago
rand.oprdecl fix(mgb/sereg): fix rng operator compatibility 4 years ago
rand.sereg.h feat(imperative): add support for quantized conv transpose2d 4 years ago
tensor_gen.cpp feat(log): opt log, enable mgb sdk log at opt build 4 years ago
tensor_gen.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
tensor_gen.sereg.h chore(mge): update copyright years 5 years ago
tensor_manip.cpp Revert "perf(opr): use pin mem for param_pack_concat" 4 years ago
tensor_manip.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
tensor_manip.sereg.h feat(imperative): add support for quantized conv transpose2d 4 years ago
utility.cpp feat(bazel/windows/xp/sp2/inference): implement inference on windows xp 4 years ago
utility.oprdecl feat(mgb/core): add shape hint for graph optimization 5 years ago
utility.sereg.h chore(mge): update copyright years 5 years ago

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

C++ Cuda Python C SVG other