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 a5af35c18c refactor(imperative): remove command buffer 3 years ago
..
interpreter refactor(imperative): remove command buffer 3 years ago
ops feat(dnn,mgb,imperative): add diag opr implement 3 years ago
profiler feat(imperative/utils): add serval utils 3 years ago
proxy_graph fix(imperative/astype): fix astype when target dtype is int4 3 years ago
transformations fix(trace): assume result is not scalar when shape is valid 3 years ago
utils feat(dispatch): implement new op dispatch system 3 years ago
async_releaser.h style(all): reformat c++ code 3 years ago
backward_graph_opt.cpp style(all): reformat c++ code 3 years ago
basic_operators.cpp feat(dispatch): implement new op dispatch system 3 years ago
basic_values.cpp feat(dispatch): implement new op dispatch system 3 years ago
blob_manager_impl.cpp refactor(imperative): remove enable_defrag interface as it is enabled by default 3 years ago
blob_manager_impl.h refactor(imperative): remove enable_defrag interface as it is enabled by default 3 years ago
dispatch.cpp feat(dispatch): implement new op dispatch system 3 years ago
dnn_op_helper.h style(all): reformat c++ code 3 years ago
event_pool.cpp style(all): reformat c++ code 3 years ago
event_pool.h chore(mge): correct license headers 4 years ago
function_hook.h style(all): reformat c++ code 3 years ago
mgb_cg_impl.h ci(mge): fix Windows CI 4 years ago
op_def.cpp fix(imperative): reduce tls usage 3 years ago
op_trait.cpp style(all): reformat c++ code 3 years ago
op_trait.h style(all): reformat c++ code 3 years ago
operator.cpp feat(dispatch): implement new op dispatch system 3 years ago
opr_utility.cpp style(all): reformat c++ code 3 years ago
persistent_cache.cpp fix(fastrun): fix persistent_cache in redis 3 years ago
physical_tensor.cpp fix(imperative): remove big tensor from host side 3 years ago
profiler.cpp style(all): reformat c++ code 3 years ago
profiler_plugin.cpp style(all): reformat c++ code 3 years ago
proxy_graph.cpp refactor(imperative): remove command buffer 3 years ago
proxy_graph.h refactor(imperative): remove command buffer 3 years ago
proxy_graph_detail.cpp style(all): reformat c++ code 3 years ago
subgraph.cpp style(all): reformat c++ code 3 years ago
subgraph_detail.cpp style(all): reformat c++ code 3 years ago
tensor_sanity_check.cpp feat(src/core): record support change ptr basic 3 years ago
transformation.cpp feat(dispatch): implement new op dispatch system 3 years ago
value.cpp feat(dispatch): implement new op dispatch system 3 years ago

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

C++ Cuda Python C SVG other