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 b50c33fd00
Use fixed activation in the lstm kernel, since there is some bug in the activation function pointer. It will be fixed later.
8 years ago
..
CMakeLists.txt Add missing file of math/detail/CMakeLists.txt 8 years ago
hl_activation_functions.h LSTM Operator forward implementation. 8 years ago
hl_avx_functions.cc Add unit testing for forwad implementation. 8 years ago
hl_avx_functions.h Add lstm implementation. 8 years ago
hl_cpu_functions.cc Add unit testing for forwad implementation. 8 years ago
hl_functions.h Add unit testing for forwad implementation. 8 years ago
hl_gpu_functions.h Enhance unit testing and fix bug. 8 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. 8 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. 8 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. 8 years ago