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 c8dbccd7f5 feat(dnn/cambricon): add adaptive pooling forward and backward on cambricon 9 months ago
..
megcore chore(license): remove all license in file header 2 years ago
accuracy_shake_checker.cpp chore(license): remove all license in file header 2 years ago
accuracy_shake_checker.h chore(license): remove all license in file header 2 years ago
adaptive_pooling.h feat(dnn/cambricon): add adaptive pooling forward and backward on cambricon 5 months ago
benchmark_basic_types.cpp chore(license): remove all license in file header 2 years ago
benchmarker.h feat(arm): supports weight pre-processing for winograd benchmark tests 1 year ago
bn.h feat(dnn/cambricon): add fill & BNForward & BNBackward 5 months ago
checker.cpp feat(mgb/dnn): add modes that the output type is bool in elemwise 1 year ago
checker.h chore(license): remove all license in file header 2 years ago
comparator.h chore(license): remove all license in file header 2 years ago
comparator.inl chore(license): remove all license in file header 2 years ago
cond_take.cpp refactor(imperative/ops): extends DnnOprCaller with template 1 year ago
cond_take.h chore(license): remove all license in file header 2 years ago
conv_bias.cpp fix(dnn/fallback): fix gi f43 winograd algo error 1 year ago
conv_bias.h feat(dnn/fallback): add gi fp16 nchw88 winograd f43 algo 1 year ago
conv_pooling.cpp chore(license): remove all license in file header 2 years ago
conv_pooling.h chore(license): remove all license in file header 2 years ago
convolution.cpp chore(license): remove all license in file header 2 years ago
convolution.h chore(license): remove all license in file header 2 years ago
convolution3d.cpp chore(license): remove all license in file header 2 years ago
convolution3d.h chore(license): remove all license in file header 2 years ago
correlation.h chore(license): remove all license in file header 2 years ago
cvt_color.h chore(license): remove all license in file header 2 years ago
dct_ref.cpp chore(license): remove all license in file header 2 years ago
dct_ref.h chore(license): remove all license in file header 2 years ago
deduce_layout_proxy.h feat(opr): add multiattention naive proxy backend 11 months ago
dtype.cpp chore(license): remove all license in file header 2 years ago
elemwise.cpp feat(dnn): add elemwise modes 1 year ago
elemwise.h feat(dnn): add elemwise COND_LT_MOV 1 year ago
elemwise_multi_type.cpp chore(license): remove all license in file header 2 years ago
elemwise_multi_type.h chore(license): remove all license in file header 2 years ago
exec_proxy.h feat(opr): add multiattention naive proxy backend 11 months ago
extra_impl_helper.cpp chore(license): remove all license in file header 2 years ago
extra_impl_helper.h chore(license): remove all license in file header 2 years ago
fake_quant.h chore(license): remove all license in file header 2 years ago
fast_run_cache.cpp chore(license): remove all license in file header 2 years ago
fast_run_cache.h chore(license): remove all license in file header 2 years ago
fill.h chore(license): remove all license in file header 2 years ago
fix_gtest_on_platforms_without_exception.inl chore(license): remove all license in file header 2 years ago
flip.h chore(license): remove all license in file header 2 years ago
gaussian_blur.h chore(license): remove all license in file header 2 years ago
get_dtype_from_static_type.h chore(license): remove all license in file header 2 years ago
group_local.h chore(license): remove all license in file header 2 years ago
images2neibs.h chore(license): remove all license in file header 2 years ago
index.cpp chore(license): remove all license in file header 2 years ago
index.h chore(license): remove all license in file header 2 years ago
indexing_multi_axis_vec.h chore(license): remove all license in file header 2 years ago
indexing_one_hot.cpp chore(license): remove all license in file header 2 years ago
indexing_one_hot.h chore(license): remove all license in file header 2 years ago
inspect_type.h chore(license): remove all license in file header 2 years ago
lamb.h feat(mge/dnn): add lamb optimizer 1 year ago
local.h chore(license): remove all license in file header 2 years ago
lsq.h chore(license): remove all license in file header 2 years ago
mask_conv.h chore(license): remove all license in file header 2 years ago
matrix_mul.cpp feat(dnn/cuda): add naive bmm 1 year ago
matrix_mul.h feat(fallback): add FB_GI_F32_4x12 benchmark 2 years ago
memory_manager.cpp chore(license): remove all license in file header 2 years ago
memory_manager.h chore(license): remove all license in file header 2 years ago
mesh_indexing.h chore(license): remove all license in file header 2 years ago
named_tensor.cpp chore(license): remove all license in file header 2 years ago
non_zero.cpp feat(mge): add kernel for where operator 8 months ago
non_zero.h feat(mge): add kernel for where operator 8 months ago
norm.h feat(dnn/naive/norm,-dnn/cuda/norm,-dnn/test/norm): add norm dnn opr, 1 year ago
null_dispatcher.h chore(license): remove all license in file header 2 years ago
opr_algo_proxy.h chore(license): remove all license in file header 2 years ago
opr_proxy.h fix(opencl/test): fix test weight preprocess filter UAF issue 1 year ago
padding.h chore(license): remove all license in file header 2 years ago
pooling.h chore(license): remove all license in file header 2 years ago
powc.cpp chore(license): remove all license in file header 2 years ago
powc.h chore(license): remove all license in file header 2 years ago
random_state.cpp chore(license): remove all license in file header 2 years ago
random_state.h chore(license): remove all license in file header 2 years ago
relayout.cpp chore(license): remove all license in file header 2 years ago
relayout.h chore(license): remove all license in file header 2 years ago
remap.h chore(license): remove all license in file header 2 years ago
resize.h chore(license): remove all license in file header 2 years ago
rng.cpp feat(mgb/dnn): add modes that the output type is bool in elemwise 1 year ago
rng.h chore(license): remove all license in file header 2 years ago
roi_copy.h chore(license): remove all license in file header 2 years ago
roi_pooling.h chore(license): remove all license in file header 2 years ago
rotate.h chore(license): remove all license in file header 2 years ago
separable.cpp chore(license): remove all license in file header 2 years ago
separable_conv.h chore(license): remove all license in file header 2 years ago
separable_filter.h chore(license): remove all license in file header 2 years ago
sliding_window_transpose.h chore(license): remove all license in file header 2 years ago
small_vector.cpp fix(build): fix host build at ubuntu2204 1 year ago
softmax.h chore(license): remove all license in file header 2 years ago
svd.cpp chore(license): remove all license in file header 2 years ago
svd.h chore(license): remove all license in file header 2 years ago
task_executor.cpp feat(megbrain): support huawei OpenHarmony NDK 7 months ago
task_record_check.h chore(license): remove all license in file header 2 years ago
tensor.cpp chore(license): remove all license in file header 2 years ago
tensor.h chore(license): remove all license in file header 2 years ago
tensor.inl chore(license): remove all license in file header 2 years ago
tensor_remap.cpp chore(license): remove all license in file header 2 years ago
tensor_remap.h chore(license): remove all license in file header 2 years ago
test_basic_types.cpp chore(license): remove all license in file header 2 years ago
tile_repeat.h chore(license): remove all license in file header 2 years ago
timer.h chore(license): remove all license in file header 2 years ago
topk.cpp feat(dnn/cambricon): add nms opr 5 months ago
topk.h feat(dnn/cambricon): add resize/topk/argmax 5 months ago
tqt.h chore(license): remove all license in file header 2 years ago
utils.cpp chore(license): remove all license in file header 2 years ago
utils.h chore(license): remove all license in file header 2 years ago
warp_affine.h chore(license): remove all license in file header 2 years ago
warp_perspective.cpp feat(dnn): warpperspective support multi src input 1 year ago
warp_perspective.h feat(dnn): warpperspective support multi src input 1 year ago
winograd_filter_preprocess.h chore(license): remove all license in file header 2 years ago
workspace_wrapper.cpp chore(license): remove all license in file header 2 years ago
workspace_wrapper.h chore(license): remove all license in file header 2 years ago