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
dangqingqing 4098ce730b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
8 years ago
..
CMakeLists.txt Fix cmake error when building with WITH_AVX=OFF. 8 years ago
activation_functions.h Refine code format and fix threads number. 8 years ago
avx_functions.cc Fix cmake error when building with WITH_AVX=OFF. 8 years ago
gru_cpu_kernel.h Refine GRU Operator according to activation_functions 8 years ago
gru_gpu_kernel.h Fix activation_functions in gru_gpu_kernel 8 years ago
gru_kernel.h Add TODO in the GRU Operator related 8 years ago
lstm_cpu_kernel.h Enhance unit testing. 8 years ago
lstm_gpu_kernel.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix 8 years ago
lstm_kernel.h Refine activation function pointer for LSTM operator. 8 years ago