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 4aaae9950b feat(mge/functional): add python wrapper to resize opr 4 years ago
..
test_autodiff.py feat(mge/functional): add python wrapper to resize opr 4 years ago
test_dtype_bfloat16.py refactor(mge/tensor): remove old implementation 4 years ago
test_dtype_intbx.py refactor(mge/tensor): remove old implementation 4 years ago
test_dtype_quant.py refactor(mge/trace): remove apply on varnode 4 years ago
test_function.py feat(mge): make Function available at autodiff.Function 4 years ago
test_imperative_rt.py refactor(mge): migrate to new core implementation 4 years ago
test_indexing_op.py refactor(mge/tensor): remove old implementation 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 refactor(mge/trace): remove apply on varnode 4 years ago
test_raw_tensor.py refactor(mge/tensor): remove old implementation 4 years ago
test_serialization.py refactor(mge/functional): make docs better 4 years ago
test_tensor_wrapper.py refactor(mge/imperative): implement new tensor system 4 years ago
test_util.py refactor(mge/functional): make docs better 4 years ago

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

C++ Cuda Python C SVG other