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 618c77c0b5 feat(dnn): enable eye to support bool 4 years ago
..
adaptive_pooling style(all): reformat c++ code 4 years ago
add_update style(all): reformat c++ code 4 years ago
argmxx feat(dnn): use ref ptr interface for all backends 4 years ago
argsort style(all): reformat c++ code 4 years ago
batch_normalization feat(dnn): use ref ptr interface for all backends 4 years ago
batched_matrix_mul feat(dnn): use ref ptr interface for all backends 4 years ago
checksum feat(dnn): use ref ptr interface for all backends 4 years ago
convolution feat(dnn): use ref ptr interface for all backends 4 years ago
elemwise style(all): reformat c++ code 4 years ago
eye feat(dnn): enable eye to support bool 4 years ago
fill style(all): reformat c++ code 4 years ago
indexing_multi_axis_vec feat(opr): indexing_multi_axis_vec support nd index 4 years ago
indexing_one_hot style(all): reformat c++ code 4 years ago
linspace style(all): reformat c++ code 4 years ago
matrix_mul feat(dnn): use ref ptr interface for all backends 4 years ago
megcore style(all): reformat c++ code 4 years ago
param_pack feat(dnn): use ref ptr interface for all backends 4 years ago
pooling feat(dnn): use ref ptr interface for all backends 4 years ago
powc style(all): reformat c++ code 4 years ago
reduce feat(dnn): use ref ptr interface for all backends 4 years ago
reduce_helper refactor(dnn/rocm): update hip license header 4 years ago
relayout feat(dnn): use ref ptr interface for all backends 4 years ago
rng style(all): reformat c++ code 4 years ago
sleep style(all): reformat c++ code 4 years ago
topk style(all): reformat c++ code 4 years ago
type_cvt style(all): reformat c++ code 4 years ago
elemwise_helper.cpp style(all): reformat c++ code 4 years ago
elemwise_helper.h.hip refactor(dnn/rocm): update hip license header 4 years ago
error_info.h.hip refactor(dnn/rocm): update hip license header 4 years ago
handle.cpp style(all): reformat c++ code 4 years ago
handle.h style(all): reformat c++ code 4 years ago
int_fastdiv.cpp style(all): reformat c++ code 4 years ago
int_fastdiv.h.hip refactor(dnn/rocm): update hip license header 4 years ago
miopen_with_check.h style(all): reformat c++ code 4 years ago
miopen_wrapper.cpp style(all): reformat c++ code 4 years ago
miopen_wrapper.h style(all): reformat c++ code 4 years ago
reduce_helper.h.hip refactor(dnn/rocm): update hip license header 4 years ago
reduce_helper.hipinl refactor(dnn/rocm): update hip license header 4 years ago
rocblas_header.h style(all): reformat c++ code 4 years ago
utils.cpp style(all): reformat c++ code 4 years ago
utils.h style(all): reformat c++ code 4 years ago
utils.h.hip refactor(dnn/rocm): update hip license header 4 years ago

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

C++ Cuda Python C SVG other