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 20b42a8c3b fix(dnn): add naive lstm kernel 3 years ago
..
megcore style(all): reformat c++ code 3 years ago
accuracy_shake_checker.cpp style(all): reformat c++ code 3 years ago
accuracy_shake_checker.h feat(dnn): use ref ptr interface for all backends 3 years ago
adaptive_pooling.h style(all): reformat c++ code 3 years ago
benchmark_basic_types.cpp style(all): reformat c++ code 3 years ago
benchmarker.h feat(dnn): use ref ptr interface for all backends 3 years ago
bn.h style(all): reformat c++ code 3 years ago
checker.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
checker.h feat(dnn): use ref ptr interface for all backends 3 years ago
comparator.h chore(mge): update copyright years 4 years ago
comparator.inl style(all): reformat c++ code 3 years ago
cond_take.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
cond_take.h style(all): reformat c++ code 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
conv_pooling.h style(all): reformat c++ code 3 years ago
convolution.cpp style(all): reformat c++ code 3 years ago
convolution.h style(all): reformat c++ code 3 years ago
convolution3d.cpp style(all): reformat c++ code 3 years ago
convolution3d.h style(all): reformat c++ code 3 years ago
correlation.h style(all): reformat c++ code 3 years ago
cvt_color.h style(all): reformat c++ code 3 years ago
dct_ref.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
dct_ref.h style(all): reformat c++ code 3 years ago
deduce_layout_proxy.h fix(dnn): add naive lstm kernel 3 years ago
dtype.cpp style(all): reformat c++ code 3 years ago
elemwise.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
elemwise.h fix(dnn/opencl): fix elemwise negative stride support 4 years ago
elemwise_multi_type.cpp feat(dnn): add elemwise multi type support i16xf32 and u8xf32 3 years ago
elemwise_multi_type.h feat(dnn): add elemwise multi type support i16xf32 and u8xf32 3 years ago
exec_proxy.h fix(dnn): add naive lstm kernel 3 years ago
extra_impl_helper.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
extra_impl_helper.h feat(dnn): use ref ptr interface for all backends 3 years ago
fake_quant.h style(all): reformat c++ code 3 years ago
fast_run_cache.cpp style(all): reformat c++ code 3 years ago
fast_run_cache.h style(all): reformat c++ code 3 years ago
fill.h style(all): reformat c++ code 3 years ago
fix_gtest_on_platforms_without_exception.inl chore(mge): update copyright years 4 years ago
flip.h style(all): reformat c++ code 3 years ago
gaussian_blur.h style(all): reformat c++ code 3 years ago
get_dtype_from_static_type.h chore(mge): update copyright years 4 years ago
group_local.h style(all): reformat c++ code 3 years ago
images2neibs.h feat(dnn/src): add images2neibs kernel of opencl and related test 3 years ago
index.cpp style(all): reformat c++ code 3 years ago
index.h style(all): reformat c++ code 3 years ago
indexing_multi_axis_vec.h feat(opr): indexing_multi_axis_vec support nd index 3 years ago
indexing_one_hot.cpp style(all): reformat c++ code 3 years ago
indexing_one_hot.h style(all): reformat c++ code 3 years ago
inspect_type.h chore(mge): update copyright years 4 years ago
local.h style(all): reformat c++ code 3 years ago
lsq.h style(all): reformat c++ code 3 years ago
mask_conv.h style(all): reformat c++ code 3 years ago
matrix_mul.cpp style(all): reformat c++ code 3 years ago
matrix_mul.h style(all): reformat c++ code 3 years ago
memory_manager.cpp style(all): reformat c++ code 3 years ago
memory_manager.h style(all): reformat c++ code 3 years ago
mesh_indexing.h feat(opr): indexing_multi_axis_vec support nd index 3 years ago
named_tensor.cpp style(all): reformat c++ code 3 years ago
null_dispatcher.h chore(mge): update copyright years 4 years ago
opr_algo_proxy.h style(all): reformat c++ code 3 years ago
opr_proxy.h feat(dnn/check_non_finite): add batch check_non_finite 3 years ago
padding.h style(all): reformat c++ code 3 years ago
pooling.h style(all): reformat c++ code 3 years ago
powc.cpp style(all): reformat c++ code 3 years ago
powc.h feat(dnn): add indexing_one_hot and indexing_set_one_hot opr 4 years ago
random_state.cpp style(all): reformat c++ code 3 years ago
random_state.h chore(mge): update copyright years 4 years ago
relayout.cpp feat(dnn/arm64): support stride_m in arm64 relayout 3 years ago
relayout.h style(all): reformat c++ code 3 years ago
remap.h style(all): reformat c++ code 3 years ago
resize.h style(all): reformat c++ code 3 years ago
rng.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
rng.h style(all): reformat c++ code 3 years ago
roi_copy.h style(all): reformat c++ code 3 years ago
roi_pooling.h style(all): reformat c++ code 3 years ago
rotate.h style(all): reformat c++ code 3 years ago
separable.cpp style(all): reformat c++ code 3 years ago
separable_conv.h style(all): reformat c++ code 3 years ago
separable_filter.h style(all): reformat c++ code 3 years ago
sliding_window_transpose.h style(all): reformat c++ code 3 years ago
small_vector.cpp style(all): reformat c++ code 3 years ago
svd.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
svd.h chore(mge): update copyright years 4 years ago
task_executor.cpp style(all): reformat c++ code 3 years ago
task_record_check.h feat(dnn): use ref ptr interface for all backends 3 years ago
tensor.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
tensor.h style(all): reformat c++ code 3 years ago
tensor.inl feat(dnn): use ref ptr interface for all backends 3 years ago
tensor_remap.cpp style(all): reformat c++ code 3 years ago
tensor_remap.h style(all): reformat c++ code 3 years ago
test_basic_types.cpp style(all): reformat c++ code 3 years ago
tile_repeat.h chore(mge): update copyright years 4 years ago
timer.h style(all): reformat c++ code 3 years ago
topk.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
topk.h style(all): reformat c++ code 3 years ago
tqt.h chore(mge): update copyright years 4 years ago
utils.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
utils.h feat(dnn): use ref ptr interface for all backends 3 years ago
warp_affine.h style(all): reformat c++ code 3 years ago
warp_perspective.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
warp_perspective.h feat(dnn): use ref ptr interface for all backends 3 years ago
winograd_filter_preprocess.h style(all): reformat c++ code 3 years ago
workspace_wrapper.cpp style(all): reformat c++ code 3 years ago
workspace_wrapper.h chore(mge): update copyright years 4 years ago