• S
    Fix dropout static when axis != None (#37223) (#37589) · 3a0c550f
    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
    3a0c550f
common.py 75.4 KB