• S
    Fix dropout static when axis != None (#37223) · f25fda37
    smallv0221 提交于
    * fix dropout static when axis != None
    
    * update dropout test
    
    * add dropout test
    
    * fix test
    
    * Update test_dropout_op.py
    
    * Update test_dropout_op.py
    
    * fix testcase
    
    * fix testcase
    
    * Update test_dropout_op.py
    
    * fix testcase
    
    * fix testcase
    
    * optimize perf
    
    * add new test
    
    * fix testcase
    f25fda37
common.py 76.8 KB