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 ab6d12caff feat(mge): add conv padding mode 3 years ago
..
test_fake_quant.py refactor(dispatch): switch to new dispatch system 3 years ago
test_module.py feat(mge): add conv padding mode 3 years ago
test_observer.py chore(mge): run get_device_count("gpu") in subprocess 3 years ago
test_op.py fix(imperative/astype): fix astype when target dtype is int4 3 years ago
test_quantize.py fix(mge/quantization): fix `quantize` and `quantize_qat`'s `set_expand_structure` arguments 4 years ago
test_repr.py feat(mge/module): add __repr__ method for qat and quantized module 4 years ago

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

C++ Cuda Python C SVG other