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 cfc41648a4 fix(mge): fix grad of maximum(x, x) 3 years ago
..
basic_arith fix(mge): fix grad of maximum(x, x) 3 years ago
dnn chore(license): remove all license in file header 3 years ago
loop chore(license): remove all license in file header 3 years ago
standalone style(all): reformat c++ code 4 years ago
training feat(src/opr): add api of training of cpp and related test 4 years ago
algo_chooser.cpp chore(license): remove all license in file header 3 years ago
atlas_models.h chore(format): fix compile bugs after code format 4 years ago
atlas_runtime_op.cpp chore(license): remove all license in file header 3 years ago
blas.cpp chore(license): remove all license in file header 3 years ago
cond.cpp chore(license): remove all license in file header 3 years ago
imgproc.cpp chore(license): remove all license in file header 3 years ago
indexing.cpp chore(license): remove all license in file header 3 years ago
internal.cpp chore(license): remove all license in file header 3 years ago
io.cpp chore(license): remove all license in file header 3 years ago
megdnn_wrapper.cpp chore(license): remove all license in file header 3 years ago
misc.cpp chore(license): remove all license in file header 3 years ago
muxing.cpp chore(license): remove all license in file header 3 years ago
nn_int.cpp fix(mge): fix grad of maximum(x, x) 3 years ago
rand.cpp chore(license): remove all license in file header 3 years ago
tensor_gen.cpp chore(license): remove all license in file header 3 years ago
tensor_manip.cpp chore(license): remove all license in file header 3 years ago
utility.cpp chore(license): remove all license in file header 3 years ago

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

C++ Cuda Python C SVG other