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 176268d20c test(mge): disable gc in leak check 4 years ago
..
test_async_level.py feat(mge/interpreter): add async_level mechanism for Interpreter 4 years ago
test_autodiff.py test(mge): disable gc in leak check 4 years ago
test_dtype_bfloat16.py test(mge/dtype): add quant and lowbit dtype test 4 years ago
test_dtype_intbx.py test(mge/dtype): add quant and lowbit dtype test 4 years ago
test_dtype_quant.py test(mge): replace `assertTensorClose` with `np.testing.assert_allclose` 4 years ago
test_function.py refactor(mge/functional): make docs better 4 years ago
test_imperative_rt.py perf(mge): add opdef for elemwise and batchnorm 4 years ago
test_indexing_op.py refactor(mge): tensor_shape -> symbolic_shape 4 years ago
test_jit.py refactor(mge/functional): make docs better 4 years ago
test_megbrain_graph.py fix(imperative): set exception which worker thread throws for rendezvous 4 years ago
test_raw_tensor.py refactor(mge/functional): make docs better 4 years ago
test_serialization.py refactor(mge/functional): make docs better 4 years ago
test_tensor_wrapper.py fix(mge/imperative): fix tensor astype failed for quantized type 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