1. 02 11月, 2022 1 次提交
    • Y
      Improve the tool for checking nan and inf, and support to compute the max, min... · ad39043f
      Yiqun Liu 提交于
      Improve the tool for checking nan and inf, and support to compute the max, min and mean of output tensor. (#47095)
      
      * Improve the tool for checking nan and inf, and support to compute the max, min and mean of output tensor.
      
      * Add a FLAGS to control whether abort when meets inf/nan and polish codes.
      
      * Fix unittest.
      
      * Change the computing of mean.
      ad39043f
  2. 23 10月, 2022 1 次提交
  3. 27 9月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  5. 29 4月, 2022 1 次提交
  6. 24 4月, 2022 1 次提交
  7. 02 4月, 2022 1 次提交
  8. 10 6月, 2021 1 次提交
  9. 01 12月, 2020 1 次提交
  10. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  11. 12 12月, 2019 1 次提交