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/operators/math
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
7 years ago
..
detail Refine the activation type in the GRU operator related 7 years ago
CMakeLists.txt 1. Fix warpctc grad op 7 years ago
context_project.cc Refine device context (#6433) 7 years ago
context_project.cu Refine device context (#6433) 7 years ago
context_project.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
cos_sim_functor.cc fix compile (#7125) 7 years ago
cos_sim_functor.cu fix compile (#7125) 7 years ago
cos_sim_functor.h move cos_sim_functor to math 7 years ago
cross_entropy.cc unify the indentation of license 7 years ago
cross_entropy.cu unify the indentation of license 7 years ago
cross_entropy.h unify the indentation of license 7 years ago
detection_util.h modify fun name 7 years ago
gru_compute.cc Refine the activation type in the GRU operator related 7 years ago
gru_compute.cu Delete the old activation type for LSTM and GRU operator 7 years ago
gru_compute.h Refine the activation type in the GRU operator related 7 years ago
im2col.cc revert im2col 7 years ago
im2col.cu Refine device context (#6433) 7 years ago
im2col.h Refine device context (#6433) 7 years ago
im2col_test.cc Port WarpCTC Operator (#5107) 7 years ago
lstm_compute.cc Refine the activation type getting in the LSTM operator to speed. 7 years ago
lstm_compute.cu Fix the clang format. 7 years ago
lstm_compute.h Delete the old activation type for LSTM and GRU operator 7 years ago
math_function.cc Feature/transform (#7111) 7 years ago
math_function.cu Update the CUDA kernel. 7 years ago
math_function.h Refine device context (#6433) 7 years ago
math_function_impl.h Optimize the rowwise add function. 7 years ago
math_function_test.cc Feature/hooks (#7513) 7 years ago
math_function_test.cu Feature/hooks (#7513) 7 years ago
matmul.h Refine device context (#6433) 7 years ago
maxouting.cc Refine device context (#6433) 7 years ago
maxouting.cu Refine device context (#6433) 7 years ago
maxouting.h Refine device context (#6433) 7 years ago
pooling.cc Refine device context (#6433) 7 years ago
pooling.cu Refine device context (#6433) 7 years ago
pooling.h Refine device context (#6433) 7 years ago
selected_rows_functor.cc scatter optimizers 7 years ago
selected_rows_functor.cu scatter optimizers 7 years ago
selected_rows_functor.h scatter optimizers 7 years ago
selected_rows_functor_test.cc Refine device context (#6433) 7 years ago
selected_rows_functor_test.cu Rename CopyFrom to Copy for tensors (#7292) 7 years ago
sequence2batch.cc "cudnn operators change to cudnn kernel" (#6660) 7 years ago
sequence2batch.cu Refine device context (#6433) 7 years ago
sequence2batch.h Refine device context (#6433) 7 years ago
sequence_padding.cc Port WarpCTC Operator (#5107) 7 years ago
sequence_padding.cu Port WarpCTC Operator (#5107) 7 years ago
sequence_padding.h Port WarpCTC Operator (#5107) 7 years ago
sequence_padding_test.cc Port WarpCTC Operator (#5107) 7 years ago
sequence_pooling.cc Refine device context (#6433) 7 years ago
sequence_pooling.cu Refine device context (#6433) 7 years ago
sequence_pooling.h Refine device context (#6433) 7 years ago
sequence_scale.cc 1. Fix warpctc grad tensor initial bug. 7 years ago
sequence_scale.cu Fix sequence scale functor cuda kernel 7 years ago
sequence_scale.h 1. Fix warpctc grad tensor initial bug. 7 years ago
softmax.cc Refine device context (#6433) 7 years ago
softmax.cu Refine device context (#6433) 7 years ago
softmax.h Refine device context (#6433) 7 years ago
softmax_impl.h Refine device context (#6433) 7 years ago
unpooling.cc Refine device context (#6433) 7 years ago
unpooling.cu Refine device context (#6433) 7 years ago
unpooling.h Refine device context (#6433) 7 years ago
vol2col.cc Refine device context (#6433) 7 years ago
vol2col.cu Refine device context (#6433) 7 years ago
vol2col.h Refine device context (#6433) 7 years ago
vol2col_test.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago