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 177001d5e5 refactor(dispatch): allow dynamic type creation 3 years ago
..
common.cpp fix(subgraph): fix device recognition and scalar propagate 3 years ago
common.h style(all): reformat c++ code 4 years ago
grad.cpp refactor(dispatch): allow dynamic type creation 3 years ago
grad.h refactor(dispatch): allow dynamic type creation 3 years ago
grad_override.cpp refactor(dispatch): allow dynamic type creation 3 years ago
graph_rt.cpp feat(mge): support dump with specific format 4 years ago
graph_rt.h style(all): reformat c++ code 4 years ago
helper.cpp style(all): reformat c++ code 4 years ago
helper.h style(all): reformat c++ code 4 years ago
imperative_rt.cpp style(all): reformat c++ code 4 years ago
imperative_rt.h chore(mge): update copyright years 5 years ago
module.cpp style(all): reformat c++ code 4 years ago
module_trace.h perf(dispatch): improve performance of dispatch system 3 years ago
numpy_dtypes.cpp style(all): reformat c++ code 4 years ago
numpy_dtypes.h style(all): reformat c++ code 4 years ago
numpy_dtypes_bfloat16.cpp style(all): reformat c++ code 4 years ago
numpy_dtypes_intbx.cpp fix(imperative): fix error message for tensors with intbx data type 4 years ago
ops.cpp fix(subgraph): fallback back to cg if jit unsupported 3 years ago
ops.h style(all): reformat c++ code 4 years ago
pyext17.h style(all): reformat c++ code 4 years ago
tensor.cpp refactor(dispatch): allow dynamic type creation 3 years ago
tensor.h perf(dispatch): speed up dispatch system 3 years ago
transformation.h refactor(dispatch): allow dynamic type creation 3 years ago
utils.cpp fix(fastrun): fix persistent_cache in redis 4 years ago
utils.h chore(mge): update copyright years 5 years ago

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

C++ Cuda Python C SVG other