Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
__init__.py | 4 years ago | |
accuracy_shake_var_tree.py | 4 years ago | |
compare_binary_iodump.py | 4 years ago | |
draw_graph.py | 4 years ago | |
load_network_and_run.py | 4 years ago | |
mge | 4 years ago | |
network_visualize.py | 4 years ago | |
profile_analyze.py | 4 years ago | |
svg_viewer.html | 4 years ago |
This directory contains executable python files.
Use these files in the following way (replace xxx
to specific file name, like network_visualize
):
python -m megengine.tools.xxx
MegEngine 安装包中集成了使用 GPU 运行代码所需的 CUDA 环境,不用区分 CPU 和 GPU 版。 如果想要运行 GPU 程序,请确保机器本身配有 GPU 硬件设备并安装好驱动。 如果你想体验在云端 GPU 算力平台进行深度学习开发的感觉,欢迎访问 MegStudio 平台
C++ Cuda Python C SVG other