• Q
    Memory optimization on Dynamic RNN (#7599) · d76fcb6f
    QI JUN 提交于
    * limit variable type to lod tensor in memory optimization transpiler
    
    * refine policy
    
    * support while operator
    
    * fix random seed and training data order
    
    * refine get_cfgs method to support multi while operators
    
    * refine codes
    d76fcb6f
test_nce.py 3.9 KB