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/detail
qingqing01 58db07b7bb
Check errors for the cuda kernel calls. (#5436)
7 years ago
..
CMakeLists.txt Fix cmake error when building with WITH_AVX=OFF. 7 years ago
activation_functions.h Refine code format and fix threads number. 7 years ago
avx_functions.cc Fix cmake error when building with WITH_AVX=OFF. 7 years ago
gru_cpu_kernel.h Refine GRU Operator according to activation_functions 7 years ago
gru_gpu_kernel.h Fix activation_functions in gru_gpu_kernel 7 years ago
gru_kernel.h Add TODO in the GRU Operator related 7 years ago
lstm_cpu_kernel.h Refine activation function pointer for LSTM operator. 7 years ago
lstm_gpu_kernel.h Check errors for the cuda kernel calls. (#5436) 7 years ago
lstm_kernel.h Refine activation function pointer for LSTM operator. 7 years ago