• Q
    Imperative fix ptb rnn place bug (#16632) · cf307d0d
    Qiyang Min 提交于
    * Fix bug of gradient interface
    
    * shrink transformer
    
    * Right transformer
    
    * Change from width-first backward to deep-first backward process
    
    test=develop
    
    * Reverse iterator op's input
    
    test=develop
    
    * Polish code
    
    * Change the iteration direction in ingrads' map slots
    
    test=develop
    
    * Polish code
    
    test=develop
    
    * Add GPU place in static mode of ptb rnn
    
    test=develop
    
    * Polish code
    
    test=develop
    cf307d0d
test_imperative_ptb_rnn.py 14.8 KB