1. 17 2月, 2020 2 次提交
  2. 15 2月, 2020 1 次提交
    • S
      update ops's unittest data type from float32 to float64 and shape over 100 (#22544) · 90ee3666
      Steffy-zxf 提交于
      * update ops's unittest of elementwise_pow, elementwise_max, elementwise_min, scale and sqrt
      1. update elementwise_pow, elementwise_max and scale's unitests with input data type (float32 -> float64)
      2. fix bug that the elementwise_pow doesn't meet threshold requirements with tackling float64 data
      3. remove sqrt from op_accuracy_white_list.py
      4. update the unittests of elementwise_pow, elementwise_max and elementwise_min ops that their input data shape over 100
      5. test=develop
      
      * modify the writing style according suggestions
      test=develop
      90ee3666
  3. 13 2月, 2020 1 次提交
  4. 12 2月, 2020 3 次提交
  5. 11 2月, 2020 4 次提交
  6. 10 2月, 2020 3 次提交
  7. 07 2月, 2020 4 次提交
  8. 06 2月, 2020 1 次提交
    • Y
      Correct the use of DeviceContext in unittest sequence_pooling_test and... · 44b45b9f
      Yiqun Liu 提交于
      Correct the use of DeviceContext in unittest sequence_pooling_test and sequence_padding_test (#22456)
      
      * Add log in memory::Copy for debug purpose.
      
      * Change to use context in DeviceContextPool directly in sequence_pooling_test, instead to new one.
      
      * Change to use context in DeviceContextPool directly in sequence_padding_test, instead to new one.
      test=develop
      
      * Change the type of second_dim from size_t to int64_t.
      test=develop
      44b45b9f
  9. 05 2月, 2020 2 次提交
  10. 04 2月, 2020 1 次提交
  11. 02 2月, 2020 1 次提交
  12. 31 1月, 2020 2 次提交
  13. 25 1月, 2020 1 次提交
  14. 23 1月, 2020 1 次提交
  15. 22 1月, 2020 1 次提交
  16. 21 1月, 2020 1 次提交
  17. 19 1月, 2020 2 次提交
  18. 17 1月, 2020 2 次提交
  19. 16 1月, 2020 4 次提交
  20. 15 1月, 2020 1 次提交
  21. 13 1月, 2020 2 次提交