1. 09 7月, 2020 2 次提交
  2. 07 7月, 2020 1 次提交
  3. 06 7月, 2020 1 次提交
  4. 03 7月, 2020 3 次提交
  5. 02 7月, 2020 2 次提交
  6. 01 7月, 2020 6 次提交
  7. 30 6月, 2020 3 次提交
  8. 29 6月, 2020 4 次提交
  9. 28 6月, 2020 2 次提交
  10. 22 6月, 2020 1 次提交
  11. 18 6月, 2020 1 次提交
  12. 16 6月, 2020 1 次提交
  13. 10 6月, 2020 3 次提交
  14. 09 6月, 2020 1 次提交
    • H
      Fix get item out of range error (#24339) (#24943) · 9fd1dd05
      hong 提交于
      * raise index error when slice out of range; test=develop
      
      * add uni test; test=develop
      
      * fix format error; test=develop
      
      * add comment for py::index_error; test=develop
      
      * polish error message; test=develop
      
      * polish error message; test=develop
      9fd1dd05
  15. 05 6月, 2020 4 次提交
  16. 03 6月, 2020 2 次提交
    • W
      Fix the broadcast bug in the elementwise ops, cherry-pick from the develop · c0b72418
      wawltor 提交于
      PR types: Bug fixes
      PR changes:Ops
      Describe:
      Fix the broadcast bug in elementwise ops, when elementwise ops do not have fast gradient calculate way,use the default way to calculate.
      c0b72418
    • C
      [Cherry-pick] Fix some bugs for quantization (#24852) · 5993dde3
      cc 提交于
      * Update sigmoid output from Y to out, test=develop (#24765)
      
      * Collecting concat output threshold, test=develop (#24742)
      
      * Add output threshold for ops that have several output activations, test=develop (#24726)
      
      * [Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393)
      
      * Init scale node in OutScaleForTrainingPass, test=develop
      * Enable test_quantization_scale, test=develop
      5993dde3
  17. 02 6月, 2020 3 次提交