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 2c2beac915 fix(mge/utils): fix bug of VarNode inplace operations 4 years ago
..
__init__.py chore(mge): update copyright years 4 years ago
_timed_func_fork_exec_entry.py chore(mge): update copyright years 4 years ago
comp_graph_tools.py feat(imperative/src): python wrapper for cambricon and atlas runtime opr 4 years ago
deprecation.py chore(mge/functional): add compatible code for functional api 4 years ago
future.py chore(mge): update copyright years 4 years ago
hook.py chore(mge): update copyright years 4 years ago
http_download.py chore(mge): update copyright years 4 years ago
max_recursion_limit.py chore(mge): update copyright years 4 years ago
module_stats.py fix(mge/network_visualize): fix warning 'span dist too large' 4 years ago
module_utils.py feat(mge/tools): module_status-add-functions 4 years ago
naming.py feat(imperative/utils): optimize the naming rules 4 years ago
network.py fix(mge/utils): fix network multiple outputs issue 4 years ago
network_node.py fix(mge/utils): fix bug of VarNode inplace operations 4 years ago
persistent_cache.py chore(mge): update copyright years 4 years ago
profile_analyzer.py feat(mge/tools): add load_network_and_run for megengine 4 years ago
profiler.py refactor(profiler): integrate profiler into interpreter 4 years ago
tensor_sanity_check.py refactor(mge): migrate to new core implementation 4 years ago
tuple_function.py feat(functional): add conv3d 4 years ago

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

C++ Cuda Python C SVG other