aron001
V2EX  ›  C

手撸了 lstm,gru,tanh-rnn, 求代码 review~

  •  1
     
  •   aron001 · Jul 19, 2017 · 2626 views
    This topic created in 3223 days ago, the information mentioned may be changed or developed.

    花了一个星期撸了 lstm,gru,tanh-rnn, 求 review 代码~~

    https://github.com/kymo/SUDL/tree/master/rnn

    thanks a lot:)

    4 replies    2017-09-27 22:34:17 +08:00
    rogerchen
        1
    rogerchen  
       Jul 19, 2017   ❤️ 2
    随便扫了一眼
    compiled binary 没有 ignore
    还有 using namespace std
    没有用 BLAS,也没有 SIMD
    matrix 的 test 到底 test 了什么,只 test 代码能不能编译么?
    matrix 一般实现成一维的数组
    aron001
        2
    aron001  
    OP
       Jul 19, 2017
    @rogerchen 麻烦问下,simd 在标准的 gcc 编译器下怎么实现呢?加编译指令? blas 正在加~ 感谢 review~
    rogerchen
        3
    rogerchen  
       Jul 19, 2017 via Android   ❤️ 1
    @aron001 加了 blas 就没有 simd 的事情了
    yorTX9t
        4
    yorTX9t  
       Sep 27, 2017
    page not found
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3020 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 07:17 · PVG 15:17 · LAX 00:17 · JFK 03:17
    ♥ Do have faith in what you're doing.