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 207a346351 chore(mge): run get_device_count("gpu") in subprocess 4 years ago
..
tensor_v1_1.mge fix(mge/tensor): fix tensor's serialization behavior 4 years ago
tensor_v1_2.mge fix(mge/tensor): fix tensor's serialization behavior 4 years ago
test_autodiff.py chore(mge): run get_device_count("gpu") in subprocess 3 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 chore(mge): run get_device_count("gpu") in subprocess 3 years ago
test_function.py chore(mge): update copyright years 4 years ago
test_imperative_rt.py refactor(imperative): alloc enum type class on heap 4 years ago
test_indexing_op.py feat(mge/utils): add array method for varnode 4 years ago
test_interpreter.py fix(imperative): remove convert_inputs 3 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 fix(mge/tensor): fix tensor's serialization behavior 4 years ago
test_tensor_wrapper.py fix(mge/utils): use static infer manager to get value of network.varnode 3 years ago
test_util.py fix(mge/logger): fix set_mgb_log_level 4 years ago
test_zero_dim_tensor.py test(mge/test): reorganize utils test files 4 years ago

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

C++ Cuda Python C SVG other