1. 18 12月, 2019 5 次提交
  2. 17 12月, 2019 7 次提交
  3. 16 12月, 2019 8 次提交
  4. 15 12月, 2019 2 次提交
  5. 14 12月, 2019 2 次提交
  6. 13 12月, 2019 3 次提交
  7. 12 12月, 2019 8 次提交
  8. 11 12月, 2019 1 次提交
  9. 10 12月, 2019 3 次提交
  10. 09 12月, 2019 1 次提交
    • 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