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 c8697a7005 feat(imperative/src): python wrapper for cambricon and atlas runtime opr 4 years ago
..
common.cpp feat(imperative/src): python wrapper for cambricon and atlas runtime opr 4 years ago
common.h chore(mge): update copyright years 4 years ago
grad.cpp chore(mge): update copyright years 4 years ago
grad.h chore(mge): update copyright years 4 years ago
grad_info.h chore(mge): update copyright years 4 years ago
grad_override.cpp chore(mge): update copyright years 4 years ago
graph_rt.cpp feat(mge/tools): add load_network_and_run for megengine 4 years ago
graph_rt.h chore(mge): update copyright years 4 years ago
helper.cpp chore(mge): update copyright years 4 years ago
helper.h chore(mge): update copyright years 4 years ago
imperative_rt.cpp chore(mge): update copyright years 4 years ago
imperative_rt.h chore(mge): update copyright years 4 years ago
intrusive_list.h chore(mge): update copyright years 4 years ago
module.cpp chore(mge): update copyright years 4 years ago
numpy_dtypes.cpp fix(imperative/dtype): fix is_dtype_equal 4 years ago
numpy_dtypes.h chore(mge): update copyright years 4 years ago
numpy_dtypes_bfloat16.cpp chore(mge): update copyright years 4 years ago
numpy_dtypes_intbx.cpp chore(mge): update copyright years 4 years ago
ops.cpp chore(imperative): remove unnecessary function template 4 years ago
ops.h chore(mge): update copyright years 4 years ago
pyext17.h chore(mge): update copyright years 4 years ago
tensor.cpp feat(mge): add python graph for mgb graph editing 4 years ago
tensor.h feat(mge/functional): add repeat and tile opr 4 years ago
trace.cpp fix(imperative): catch python exception in c++ 4 years ago
trace.h chore(mge): update copyright years 4 years ago
trace_info.h chore(mge): update copyright years 4 years ago
utils.cpp refactor(profiler): integrate profiler into interpreter 4 years ago
utils.h chore(mge): update copyright years 4 years ago

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

C++ Cuda Python C SVG other