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 fe9c6e26a8 feat(imperative/opr): deprecate resize op and make it as a special case of interpolate 4 years ago
..
test_autodiff.py feat(imperative/opr): deprecate resize op and make it as a special case of interpolate 4 years ago
test_dtype_bfloat16.py chore(mge): update copyright years 4 years ago
test_dtype_intbx.py chore(mge): update copyright years 4 years ago
test_dtype_quant.py feat(mge/quantization): add QParams and QuantDtypeMeta for quantization data structure 4 years ago
test_function.py chore(mge): update copyright years 4 years ago
test_imperative_rt.py chore(mge): update copyright years 4 years ago
test_indexing_op.py chore(mge): update copyright years 4 years ago
test_interpreter.py test(mge/core): add host compute test, fix async_level and swap/drop test 4 years ago
test_megbrain_graph.py chore(mge): update copyright years 4 years ago
test_raw_tensor.py chore(mge): update copyright years 4 years ago
test_serialization.py feat(mge/quantization): add QParams and QuantDtypeMeta for quantization data structure 4 years ago
test_tensor_wrapper.py feat(mge/quantization): add QParams and QuantDtypeMeta for quantization data structure 4 years ago
test_util.py chore(mge): update copyright years 4 years ago

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

C++ Cuda Python C SVG other