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 5474538f39 refactor(mge/imperative): fork multipledispatch 4 years ago
..
functional fix(functional): change to user-friendly nms api and fix concat 4 years ago
module fix(mge/imperative): fix syncbn in symbolic mode 4 years ago
quantization feat(mge/imperative): run oss test and restore cmake list build items 4 years ago
test_autodiff.py perf(mge/imperative): optimize gpu memory with standalone grad_fn 4 years ago
test_dispatch.py refactor(mge/imperative): fork multipledispatch 4 years ago
test_distributed.py build(third_party): update megray commit id 4 years ago
test_function.py feat(mge/imperative): run oss test and restore cmake list build items 4 years ago
test_imperative_rt.py feat(mge/imperative): run oss test and restore cmake list build items 4 years ago
test_indexing_op.py fix(mge/imperative): fix tests when shape is tensor 4 years ago
test_jit.py feat(mge/imperative): run oss test and restore cmake list build items 4 years ago
test_loss.py fix(mge/imperative): fix tests when shape is tensor 4 years ago
test_megbrain_graph.py feat(mge/imperative): run oss test and restore cmake list build items 4 years ago
test_raw_tensor.py feat(mge/imperative): run oss test and restore cmake list build items 4 years ago
test_serialization.py fix(mge/imperative): fix tests when shape is tensor 4 years ago
test_tensor_wrapper.py refactor(mge/tensor): tensor reduce supports keepdims 4 years ago
test_util.py feat(mge/imperative): run oss test and restore cmake list build items 4 years ago

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

C++ Cuda Python C SVG other