花了一个星期撸了 lstm,gru,tanh-rnn, 求 review 代码~~
https://github.com/kymo/SUDL/tree/master/rnn
thanks a lot:)
![]() | 1 rogerchen 2017-07-19 11:36:22 +08:00 ![]() 随便扫了一眼 compiled binary 没有 ignore 还有 using namespace std 没有用 BLAS,也没有 SIMD matrix 的 test 到底 test 了什么,只 test 代码能不能编译么? matrix 一般实现成一维的数组 |
2 aron001 OP @rogerchen 麻烦问下,simd 在标准的 gcc 编译器下怎么实现呢?加编译指令? blas 正在加~ 感谢 review~ |
![]() | 4 yorTX9t 2017-09-27 22:34:17 +08:00 page not found |