• W
    [Eager] Support test_layers's test cases switch to eager mode (#41216) · 5ae8babb
    Weilong Wu 提交于
    * [Eager] Support test_layers's test cases switch to eager mode
    
    * Update batch_norm _C_ops action to fix CI
    
    * Use None instead of new EmptyTensor
    
    * Updated var name
    
    * Make sure to switch eager mode, Fix Coverage_CI
    
    * Remove _non_static_mode statement
    
    * Remove batch_norm dispensable input statement
    
    * Polish batch_norm code
    
    * Fix CI issue
    5ae8babb
norm.py 22.0 KB