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 cbbca5fb10 feat(mge): add softmax op use cudnn api 4 years ago
..
adaptive_pooling.cpp style(all): reformat c++ code 4 years ago
batch_norm.cpp style(all): reformat c++ code 4 years ago
convolution.cpp style(all): reformat c++ code 4 years ago
correlation.cpp style(all): reformat c++ code 4 years ago
dnn.oprdecl feat(mge): add softmax op use cudnn api 4 years ago
dnn.sereg.h feat(mge): add softmax op use cudnn api 4 years ago
fake_quant.cpp style(all): reformat c++ code 4 years ago
helper.h style(all): reformat c++ code 4 years ago
images2neibs.cpp style(all): reformat c++ code 4 years ago
layer_norm.cpp feat(mgb/opr): add layernorm forward and backward kernel 4 years ago
local.cpp style(all): reformat c++ code 4 years ago
lrn.cpp style(all): reformat c++ code 4 years ago
lsq.cpp style(all): reformat c++ code 4 years ago
pooling.cpp fix(mgb): fix loss execution policy after opr shallow copy 4 years ago
rnn.cpp fix(dnn): add naive lstm kernel 4 years ago
roi_align.cpp style(all): reformat c++ code 4 years ago
roi_pooling.cpp style(all): reformat c++ code 4 years ago
sliding_window_transpose.cpp style(all): reformat c++ code 4 years ago
softmax.cpp feat(mge): add softmax op use cudnn api 4 years ago
tqt.cpp style(all): reformat c++ code 4 years ago