• Z
    Fix unit tests to avoid check_grad checking failures (#21554) · 548efcd2
    Zhang Ting 提交于
    * fix python API tests that do not need to inherit OpTest, test=develop
    
    * fix fp16 cases that will only be enabled in GPU mode, test=develop
    
    * remove TestSoftmaxFP16Op from test cases of softmax_mkldnn_op, test=develop
    
    * fix tests so that the cases are only created in GPU mode, test=develop
    548efcd2
test_transpose_op.py 3.8 KB