• 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_memopt_image_classification_train.py 5.2 KB