1. 08 10月, 2019 1 次提交
  2. 07 10月, 2019 2 次提交
  3. 05 10月, 2019 1 次提交
  4. 02 10月, 2019 1 次提交
  5. 30 9月, 2019 1 次提交
    • N
      Update local.py docstrings (#13373) · 985521ee
      Naruu 提交于
      * Update local.py
      
      stride value implies the input argument of 'stride', and dilation_rate implies the input argument of 'dilation rate' of Conv1D function.
      It is more explicit to express as code rather than using words stride value, dilation value.
      Or, at least both stride and dilation_rate should be written in code, not only dilation rate as before document
      
      * Update local.py
      
      mark as code snippet
      985521ee
  6. 26 9月, 2019 3 次提交
  7. 21 9月, 2019 2 次提交
  8. 19 9月, 2019 3 次提交
  9. 18 9月, 2019 1 次提交
  10. 17 9月, 2019 1 次提交
  11. 16 9月, 2019 1 次提交
    • A
      Fix sequence timeout deadlock (#13322) · cf9595ae
      Andrey Zakharevich 提交于
      * Add a test for deadlock after sequence worker timeout
      
      * Call task_done even if the task timeouted
      
      * catch dead worker warning
      
      * fix line length
      
      * Increase deadlock detection timeout to prevent flakiness
      cf9595ae
  12. 15 9月, 2019 1 次提交
  13. 13 9月, 2019 1 次提交
  14. 12 9月, 2019 10 次提交
  15. 11 9月, 2019 1 次提交
  16. 10 9月, 2019 10 次提交