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 2faa6ea5a9 Merge pull request #213 from kxz18:rnn 3 years ago
..
adaptive_pooling style(all): reformat c++ code 3 years ago
add_update feat(dnn): use ref ptr interface for all backends 3 years ago
argmxx fix(dnn): correct reduce/argmxx/fakequant calculation with nan 3 years ago
argsort feat(dnn): use ref ptr interface for all backends 3 years ago
batch_conv_bias style(all): reformat c++ code 3 years ago
batch_normalization feat(dnn): use ref ptr interface for all backends 3 years ago
batched_matrix_mul feat(dnn): use ref ptr interface for all backends 3 years ago
check_non_finite feat(dnn/check_non_finite): addmul scale to check_non_finite opr 3 years ago
checksum feat(dnn): use ref ptr interface for all backends 3 years ago
concat feat(dnn): use ref ptr interface for all backends 3 years ago
cond_take feat(dnn): use ref ptr interface for all backends 3 years ago
conv_bias feat(dnn): use ref ptr interface for all backends 3 years ago
convolution feat(dnn): use ref ptr interface for all backends 3 years ago
convolution3d feat(dnn): use ref ptr interface for all backends 3 years ago
convpooling feat(dnn): use ref ptr interface for all backends 3 years ago
correlation style(all): reformat c++ code 3 years ago
cumsum feat(dnn): use ref ptr interface for all backends 3 years ago
cvt_color style(all): reformat c++ code 3 years ago
dct feat(dnn): use ref ptr interface for all backends 3 years ago
deformable_conv feat(dnn): use ref ptr interface for all backends 3 years ago
deformable_ps_roi_pooling style(all): reformat c++ code 3 years ago
dot style(all): reformat c++ code 3 years ago
dropout feat(mgb/opr): add dropout kernel 3 years ago
elemwise feat(dnn): use ref ptr interface for all backends 3 years ago
elemwise_multi_type fix(build): split some cpp, which consume two many mem when build 3 years ago
eye feat(dnn): enable eye to support bool 3 years ago
fake_quant style(all): reformat c++ code 3 years ago
fill feat(dnn): use ref ptr interface for all backends 3 years ago
flip style(all): reformat c++ code 3 years ago
gaussian_blur style(all): reformat c++ code 3 years ago
group_local feat(dnn): use ref ptr interface for all backends 3 years ago
images2neibs feat(dnn/src): add images2neibs kernel of opencl and related test 3 years ago
indexing_multi_axis_vec feat(opr): indexing_multi_axis_vec support nd index 3 years ago
indexing_one_hot style(all): reformat c++ code 3 years ago
layer_norm feat(mgb/opr): add layernorm forward and backward kernel 3 years ago
linspace 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
lrn style(all): reformat c++ code 3 years ago
lsq style(all): reformat c++ code 3 years ago
lstm feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
lstm_cell feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
mask_conv style(all): reformat c++ code 3 years ago
matrix_inverse feat(dnn): use ref ptr interface for all backends 3 years ago
matrix_mul feat(dnn): use ref ptr interface for all backends 3 years ago
max_tensor_diff style(all): reformat c++ code 3 years ago
mesh_indexing feat(dnn): use ref ptr interface for all backends 3 years ago
padding feat(dnn): use ref ptr interface for all backends 3 years ago
param_pack feat(dnn): use ref ptr interface for all backends 3 years ago
pooling fix(dnn): fix naive average pooling overflow bug for int8 type 3 years ago
powc style(all): reformat c++ code 3 years ago
reduce feat(dnn): use ref ptr interface for all backends 3 years ago
relayout style(all): reformat c++ code 3 years ago
relayout_format feat(dnn): use ref ptr interface for all backends 3 years ago
remap feat(dnn): add float16 for remap backward 3 years ago
repeat feat(dnn): use ref ptr interface for all backends 3 years ago
resize feat(dnn): use ref ptr interface for all backends 3 years ago
rng feat(dnn): use ref ptr interface for all backends 3 years ago
rnn feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
rnn_cell feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
roi_align style(all): reformat c++ code 3 years ago
roi_copy style(all): reformat c++ code 3 years ago
roi_pooling style(all): reformat c++ code 3 years ago
rotate feat(dnn): use ref ptr interface for all backends 3 years ago
separable_conv feat(dnn): use ref ptr interface for all backends 3 years ago
separable_filter feat(dnn): use ref ptr interface for all backends 3 years ago
sleep style(all): reformat c++ code 3 years ago
sliding_window_transpose style(all): reformat c++ code 3 years ago
split feat(dnn): use ref ptr interface for all backends 3 years ago
svd feat(dnn): use ref ptr interface for all backends 3 years ago
tensor_remap style(all): reformat c++ code 3 years ago
tile feat(dnn): use ref ptr interface for all backends 3 years ago
topk feat(dnn): use ref ptr interface for all backends 3 years ago
tqt style(all): reformat c++ code 3 years ago
transpose feat(dnn): use ref ptr interface for all backends 3 years ago
type_cvt feat(dnn/arm): support layout like NHWC channel like broadcast on arm 3 years ago
warp_affine feat(dnn): use ref ptr interface for all backends 3 years ago
warp_perspective feat(dnn): use ref ptr interface for all backends 3 years ago
handle.cpp Merge pull request #213 from kxz18:rnn 3 years ago
handle.h style(all): reformat c++ code 3 years ago
lowbit_utils.cpp feat(dnn): use ref ptr interface for all backends 3 years ago
lowbit_utils.h style(all): reformat c++ code 3 years ago