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 c85631aa77 feat(dnn): use ref ptr interface for all backends 3 years ago
..
argmxx style(all): reformat c++ code 3 years ago
cond_take style(all): reformat c++ code 3 years ago
cv style(all): reformat c++ code 3 years ago
elemwise feat(dnn/arm_common): add N1HW like elemwise broadcast mode 3 years ago
elemwise_multi_type feat(dnn): use ref ptr interface for all backends 3 years ago
local feat(dnn): use ref ptr interface for all backends 3 years ago
local_share style(all): reformat c++ code 3 years ago
megcore style(all): reformat c++ code 3 years ago
pooling style(all): reformat c++ code 3 years ago
simd_macro chore(mge): update copyright years 4 years ago
winograd style(all): reformat c++ code 3 years ago
adaptive_pooling.cpp style(all): reformat c++ code 3 years ago
add_update.cpp style(all): reformat c++ code 3 years ago
add_update_helper.h style(all): reformat c++ code 3 years ago
algo_base.cpp style(all): reformat c++ code 3 years ago
algo_base.h style(all): reformat c++ code 3 years ago
algo_chooser.h style(all): reformat c++ code 3 years ago
argmxx_helper.h fix(dnn): correct reduce/argmxx/fakequant calculation with nan 3 years ago
argsort.cpp style(all): reformat c++ code 3 years ago
asm_common_defs.h style(all): reformat c++ code 3 years ago
basic_types.cpp feat(src/core): record support change ptr basic 3 years ago
batch_conv_bias.cpp style(all): reformat c++ code 3 years ago
batch_normalization.cpp style(all): reformat c++ code 3 years ago
batched_matrix_mul.cpp style(all): reformat c++ code 3 years ago
check_non_finite.cpp style(all): reformat c++ code 3 years ago
checksum.cpp style(all): reformat c++ code 3 years ago
concat_split.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
conv_bias.cpp style(all): reformat c++ code 3 years ago
conv_bias.h style(all): reformat c++ code 3 years ago
conv_pooling.cpp style(all): reformat c++ code 3 years ago
convolution.cpp style(all): reformat c++ code 3 years ago
convolution3d.cpp style(all): reformat c++ code 3 years ago
correlation.cpp style(all): reformat c++ code 3 years ago
cpuinfo_arch_vendor.cpp chore(mge): update copyright years 4 years ago
cpuinfo_arch_vendor.h chore(mge): update copyright years 4 years ago
cumsum.cpp style(all): reformat c++ code 3 years ago
cvt_color.cpp style(all): reformat c++ code 3 years ago
dct.cpp style(all): reformat c++ code 3 years ago
deformable_conv.cpp style(all): reformat c++ code 3 years ago
deformable_ps_roi_pooling.cpp style(all): reformat c++ code 3 years ago
dot.cpp style(all): reformat c++ code 3 years ago
dtype.cpp style(all): reformat c++ code 3 years ago
elemwise_helper.cpp style(all): reformat c++ code 3 years ago
elemwise_helper.cuh style(all): reformat c++ code 3 years ago
eye.cpp style(all): reformat c++ code 3 years ago
fake_quant.cpp style(all): reformat c++ code 3 years ago
fill.cpp feat(dnn): add fill kernel 3 years ago
flag_warn.cpp style(all): reformat c++ code 3 years ago
flip.cpp style(all): reformat c++ code 3 years ago
gaussian_blur.cpp style(all): reformat c++ code 3 years ago
gaussian_blur_helper.h style(all): reformat c++ code 3 years ago
group_local.cpp style(all): reformat c++ code 3 years ago
handle.cpp style(all): reformat c++ code 3 years ago
handle_impl.h style(dnn): add bypass of clang-format for dnn foreach_opr macro 3 years ago
hash_ct.h style(all): reformat c++ code 3 years ago
heuristic_cache.cpp style(all): reformat c++ code 3 years ago
images2neibs.cpp style(all): reformat c++ code 3 years ago
indexing_multi_axis_vec.cpp feat(opr): indexing_multi_axis_vec support nd index 3 years ago
indexing_multi_axis_vec_kdef.h style(all): reformat c++ code 3 years ago
indexing_one_hot.cpp style(all): reformat c++ code 3 years ago
linspace.cpp style(all): reformat c++ code 3 years ago
lrn.cpp style(all): reformat c++ code 3 years ago
lsq.cpp style(all): reformat c++ code 3 years ago
macro_helper.h style(all): reformat c++ code 3 years ago
macro_helper_epilogue.h chore(mge): update copyright years 4 years ago
mask_conv.cpp style(all): reformat c++ code 3 years ago
matrix_inverse.cpp style(all): reformat c++ code 3 years ago
matrix_mul.cpp style(all): reformat c++ code 3 years ago
max_tensor_diff.cpp style(all): reformat c++ code 3 years ago
mesh_indexing.cpp style(all): reformat c++ code 3 years ago
metahelper.h chore(mge): update copyright years 4 years ago
named_tensor.cpp style(all): reformat c++ code 3 years ago
nchw_nchwxx_valid.cpp style(all): reformat c++ code 3 years ago
nchw_nchwxx_valid.h style(all): reformat c++ code 3 years ago
opr_delegate.cpp chore(mge): update copyright years 4 years ago
opr_delegate.h feat(bazel/windows/xp/sp2/inference): implement inference on windows xp 3 years ago
opr_trait.h fix(mgb/opr): add non finite check 3 years ago
padding.cpp style(all): reformat c++ code 3 years ago
param_pack.cpp style(all): reformat c++ code 3 years ago
pooling.cpp style(all): reformat c++ code 3 years ago
postprocess.h chore(mge): update copyright years 4 years ago
postprocess_helper.h style(all): reformat c++ code 3 years ago
powc.cpp style(all): reformat c++ code 3 years ago
reduce.cpp style(all): reformat c++ code 3 years ago
reduce_helper.cpp style(all): reformat c++ code 3 years ago
reduce_helper.h feat(dnn): use ref ptr interface for all backends 3 years ago
reduce_helper_device.h feat(dnn): use ref ptr interface for all backends 3 years ago
relayout.cpp fix(dnn): support relayout for non-contigous layout 3 years ago
relayout_format.cpp style(all): reformat c++ code 3 years ago
relayout_helper.h feat(dnn/arm64): support stride_m in arm64 relayout 3 years ago
remap.cpp style(all): reformat c++ code 3 years ago
resize.cpp style(all): reformat c++ code 3 years ago
resize.cuh refactor(dnn): move arch-dependant code to arch.h 3 years ago
rng.cpp style(all): reformat c++ code 3 years ago
roi_align.cpp style(all): reformat c++ code 3 years ago
roi_align_helper.h style(all): reformat c++ code 3 years ago
roi_copy.cpp style(all): reformat c++ code 3 years ago
roi_pooling.cpp style(all): reformat c++ code 3 years ago
roi_pooling_helper.h style(all): reformat c++ code 3 years ago
rotate.cpp style(all): reformat c++ code 3 years ago
rounding_converter.cuh style(all): reformat c++ code 3 years ago
separableConv.cpp style(all): reformat c++ code 3 years ago
separableFilter.cpp style(all): reformat c++ code 3 years ago
sliding_window_transpose.cpp style(all): reformat c++ code 3 years ago
small_vector.cpp style(all): reformat c++ code 3 years ago
svd.cpp style(all): reformat c++ code 3 years ago
tensor_format.cpp style(all): reformat c++ code 3 years ago
tensor_iter.cpp style(all): reformat c++ code 3 years ago
tensor_remap.cpp style(all): reformat c++ code 3 years ago
tile_repeat.cpp style(all): reformat c++ code 3 years ago
tile_repeat_helper.cpp style(all): reformat c++ code 3 years ago
tile_repeat_helper.h style(all): reformat c++ code 3 years ago
topk.cpp style(all): reformat c++ code 3 years ago
tqt.cpp style(all): reformat c++ code 3 years ago
transpose.cpp style(all): reformat c++ code 3 years ago
type_cvt.cpp style(all): reformat c++ code 3 years ago
unroll_macro.h chore(mge): update copyright years 4 years ago
utils.cpp style(all): reformat c++ code 3 years ago
utils.cuh style(all): reformat c++ code 3 years ago
utils.h feat(dnn): use ref ptr interface for all backends 3 years ago
version.cpp chore(mge): update copyright years 4 years ago
version_symbol.h chore(mge): update copyright years 4 years ago
warp_affine.cpp style(all): reformat c++ code 3 years ago
warp_common.cpp style(all): reformat c++ code 3 years ago
warp_common.h style(all): reformat c++ code 3 years ago
warp_perspective.cpp style(all): reformat c++ code 3 years ago
warp_perspective_helper.cpp style(all): reformat c++ code 3 years ago
warp_perspective_helper.h style(all): reformat c++ code 3 years ago

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

C++ Cuda Python C SVG other