• L
    [Dy2Static]Convert while stmt and convert logical_XX (#24799) · 001c9fcc
    liym27 提交于
    * Support convert_while_loop. 
    
    * Comment code that not supported 'if' in test_break_continue. 
    
    * Convert int into tensor to support 'if' stmt in for/while loop. 
    
    * Add unittest to test all cases of convert_logical_XX. 
    
    * Add unittest to test all cases of convert_while_loop. 
    
    * Fix bug in LogicalOpTransformer. test=develop
    001c9fcc
__init__.py 1.3 KB