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 177001d5e5 refactor(dispatch): allow dynamic type creation 4 years ago
..
interpreter refactor(dispatch): allow dynamic type creation 4 years ago
ops refactor(dispatch): allow dynamic type creation 4 years ago
profiler perf(dispatch): speed up dispatch system 4 years ago
proxy_graph fix(imperative/astype): fix astype when target dtype is int4 4 years ago
transformations refactor(dispatch): allow dynamic type creation 4 years ago
utils feat(dispatch): implement new op dispatch system 4 years ago
async_releaser.h fix(imperative): explicitly manage global structures 4 years ago
backward_graph_opt.cpp style(all): reformat c++ code 4 years ago
basic_operators.cpp refactor(dispatch): allow dynamic type creation 4 years ago
basic_values.cpp refactor(dispatch): allow dynamic type creation 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
dispatch.cpp refactor(dispatch): allow dynamic type creation 4 years ago
dnn_op_helper.h style(all): reformat c++ code 4 years ago
event_pool.cpp fix(imperative): explicitly manage global structures 4 years ago
event_pool.h fix(imperative): explicitly manage global structures 4 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 fix(imperative): explicitly manage global structures 4 years ago
op_trait.cpp refactor(imperative): remove infer_output_mem_desc 4 years ago
op_trait.h refactor(imperative): remove infer_output_mem_desc 4 years ago
operator.cpp perf(dispatch): speed up dispatch system 4 years ago
opr_utility.cpp feat(opr): add mutable tensor opr 4 years ago
persistent_cache.cpp fix(fastrun): fix persistent_cache in redis 4 years ago
physical_tensor.cpp perf(dispatch): speed up dispatch system 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 refactor(imperative): remove infer_output_mem_desc 4 years ago
proxy_graph.h refactor(imperative): remove infer_output_mem_desc 4 years ago
proxy_graph_detail.cpp refactor(imperative): remove infer_output_mem_desc 4 years ago
resource_manager.cpp fix(imperative): explicitly manage global structures 4 years ago
subgraph.cpp style(all): reformat c++ code 4 years ago
subgraph_detail.cpp refactor(dispatch): allow dynamic type creation 4 years ago
tensor_sanity_check.cpp feat(src/core): record support change ptr basic 4 years ago
transformation.cpp perf(dispatch): improve performance of dispatch system 4 years ago
value.cpp refactor(dispatch): allow dynamic type creation 4 years ago

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

C++ Cuda Python C SVG other