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 273c0e8745 fix(autodiff): fix some bugs in relation to 2nd order grad 3 years ago
..
amp refactor(imperative): move python code of elemwise/reduce/conv2d/bn to c++ 3 years ago
autodiff fix(autodiff): fix some bugs in relation to 2nd order grad 3 years ago
core fix(autodiff): fix some bugs in relation to 2nd order grad 3 years ago
data fix(mgb/bn): fix empty tensor input problem and other minor problems 4 years ago
distributed feat(mge/device): enable to get cuda compute capability 4 years ago
functional fix(imperative): allow rng op infer shape fallible 3 years ago
jit refactor(dispatch): switch to new dispatch system 4 years ago
module feat(mge): add conv padding mode 3 years ago
optimizer fix(imperative): remove convert_inputs 4 years ago
quantization feat(mge): add conv padding mode 3 years ago
random test(imperative): reopen special interpolate test and sync when test rng 3 years ago
traced_module fix(traced_module): fix module trace transformation 4 years ago
utils feat(imperative): add output_descs for apply_on_physical_tensor 3 years ago

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

C++ Cuda Python C SVG other