You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/jit/gen
tensor-tang 7044cfa7c7
add sgd jitcode and op test
6 years ago
..
CMakeLists.txt add sgd jitcode and op test 6 years ago
act.cc refine softmax and use with cache 6 years ago
act.h fix jitcode name 6 years ago
blas.cc refine vadd jitkernel choice 6 years ago
blas.h fix jitcode name 6 years ago
embseqpool.cc fix when table width larger than 64 6 years ago
embseqpool.h add emb seqpool jitcode 6 years ago
gru.cc fix enum style 6 years ago
gru.h fix jitcode name 6 years ago
hopv.cc add hmax, hsum jitcode 6 years ago
hopv.h fix jitcode name 6 years ago
jitcode.h enable sgd jitkernel refer code and test 6 years ago
lstm.cc fix enum style 6 years ago
lstm.h fix jitcode name 6 years ago
matmul.cc use mat attr and refine test (#15448) 6 years ago
matmul.h fix jitcode name 6 years ago
seqpool.cc refine heigth and codesize and support all pool 6 years ago
seqpool.h add emb seqpool jitcode 6 years ago
sgd.cc add sgd jitcode and op test 6 years ago
sgd.h add sgd jitcode and op test 6 years ago