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 c674bf0e6e feat(debug): add gdb-scripts 3 years ago
..
interpreter feat(debug): add gdb-scripts 3 years ago
ops feat(lite): fix typo 3 years ago
profiler fix(profiler): do not assume clock duration and time_point type 3 years ago
proxy_graph refactor(ops): remove BackwardGraph op 4 years ago
async_releaser.h fix(param_pack): impl param pack concat in imperative_rt 4 years ago
backward_graph_opt.cpp feat(lite): fix typo 3 years ago
blob_manager_impl.cpp feat(dtr): remove eviction threshold 3 years ago
blob_manager_impl.h feat(dtr): remove eviction threshold 3 years ago
dnn_op_helper.h chore(mge): update copyright years 4 years ago
event_pool.cpp fix(tensor): del valid tensors when compnode finalizing 4 years ago
event_pool.h chore(mge): correct license headers 4 years ago
function_hook.h refactor(profiler): integrate profiler into interpreter 4 years ago
mgb_cg_impl.h ci(mge): fix Windows CI 4 years ago
op_def.cpp feat(lite): fix typo 3 years ago
op_trait.cpp feat(subgraph): add OpMeth make_forward_graph 3 years ago
op_trait.h feat(subgraph): add OpMeth make_forward_graph 3 years ago
opr_utility.cpp feat(opr): let Copy and Identity support empty IO 3 years ago
physical_tensor.cpp fix(profiler): collect records when thread exit 3 years ago
profiler.cpp perf(profiler): reduce profiler host overhead 3 years ago
profiler_plugin.cpp fix(profiler): respect record_device option 3 years ago
proxy_graph.cpp feat(lite): fix typo 3 years ago
proxy_graph.h feat(lite): fix typo 3 years ago
proxy_graph_detail.cpp feat(lite): fix typo 3 years ago
subgraph.cpp feat(lite): fix typo 3 years ago
subgraph_detail.cpp feat(lite): fix typo 3 years ago
tensor_sanity_check.cpp refactor(imperative): bind fallback impl on first op method call 3 years ago

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

C++ Cuda Python C SVG other