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 2881934cb8 feat(dnn/check_non_finite): addmul scale to check_non_finite opr 4 years ago
..
interpreter Revert "fix(imperative): check async error when getting value" 4 years ago
ops feat(dnn/check_non_finite): addmul scale to check_non_finite opr 4 years ago
profiler refactor(imperative): remove swap in dtr 4 years ago
proxy_graph fix(imperative/astype): fix astype when target dtype is int4 4 years ago
async_releaser.h style(all): reformat c++ code 4 years ago
backward_graph_opt.cpp style(all): reformat c++ code 4 years ago
blob_manager_impl.cpp refactor(imperative): remove enable_defrag interface as it is enabled by default 4 years ago
blob_manager_impl.h refactor(imperative): remove enable_defrag interface as it is enabled by default 4 years ago
dnn_op_helper.h style(all): reformat c++ code 4 years ago
event_pool.cpp style(all): reformat c++ code 4 years ago
event_pool.h chore(mge): correct license headers 5 years ago
function_hook.h style(all): reformat c++ code 4 years ago
mgb_cg_impl.h ci(mge): fix Windows CI 5 years ago
op_def.cpp style(all): reformat c++ code 4 years ago
op_trait.cpp style(all): reformat c++ code 4 years ago
op_trait.h style(all): reformat c++ code 4 years ago
opr_utility.cpp style(all): reformat c++ code 4 years ago
physical_tensor.cpp fix(imperative): fix CompNodeSyncManager deconstruct 4 years ago
profiler.cpp style(all): reformat c++ code 4 years ago
profiler_plugin.cpp style(all): reformat c++ code 4 years ago
proxy_graph.cpp fix(imperative/fastrun): set workspace limit for imperative rt 4 years ago
proxy_graph.h fix(imperative/fastrun): set workspace limit for imperative rt 4 years ago
proxy_graph_detail.cpp style(all): reformat c++ code 4 years ago
subgraph.cpp style(all): reformat c++ code 4 years ago
subgraph_detail.cpp style(all): reformat c++ code 4 years ago
tensor_sanity_check.cpp feat(src/core): record support change ptr basic 4 years ago

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

C++ Cuda Python C SVG other