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
guosheng 83b48ebcb7
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
..
CMakeLists.txt Add missing file of math/detail/CMakeLists.txt 7 years ago
gru_cpu_kernel.h Add GRU Operator 7 years ago
gru_gpu_kernel.h Add GRU Operator 7 years ago
gru_kernel.h Add GRU Operator 7 years ago
hl_activation_functions.h LSTM Operator forward implementation. 7 years ago
hl_avx_functions.cc Add unit testing for forwad implementation. 7 years ago
hl_avx_functions.h Add lstm implementation. 7 years ago
hl_cpu_functions.cc Add unit testing for forwad implementation. 7 years ago
hl_functions.h Add unit testing for forwad implementation. 7 years ago
hl_gpu_functions.h Enhance unit testing and fix bug. 7 years ago
lstm_cpu_kernel.h Use fixed activation in the lstm kernel, since there is some bug in the activation function pointer. It will be fixed later. 7 years ago
lstm_gpu_kernel.h Use fixed activation in the lstm kernel, since there is some bug in the activation function pointer. It will be fixed later. 7 years ago
lstm_kernel.h Use fixed activation in the lstm kernel, since there is some bug in the activation function pointer. It will be fixed later. 7 years ago