1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-24 03:03:35 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
Vitaliy Lyudvichenko
45010af835 Extending of BlobShape and LSTMLayer API, adding of new test 2016-06-29 22:28:28 +03:00
Vitaliy Lyudvichenko
a3c6f1dcf2 Updating API of LSTM layer, fixed LSTM bug in tanh() implementation
LSTM bug is caused by different behaviour of std::tanh() and hand-
crafted
tanh() via std::exp().
2016-06-29 02:23:04 +03:00
Vitaliy Lyudvichenko
44a8e81856 Adding of native OpenBLAS and Atlas BLAS'es support and fixed some warnings 2016-06-25 18:13:06 +03:00