1. 05 Sep, 2020 1 commit
    • Use sequential sampling as the default shuffle policy · 80267d8f
      Summary:
      This commit reimplements the default shuffle policy of data reader with
      sequential sampling (be consistent with DALI) instead of chunk permutation (MXNet solution).
      Sequential sampling is tuned by argument ``initial_fill`` only, and works both for HDD and SSD.
      Ting PAN committed
  2. 30 Aug, 2020 1 commit
  3. 23 Aug, 2020 1 commit
  4. 12 Aug, 2020 1 commit
  5. 07 Aug, 2020 1 commit
  6. 05 Aug, 2020 1 commit
    • Remove the deprecated DALI API · 218796ed
      Summary:
      This commit removes the deprecated API for DALI 0.24.
      Besides, variable length keyword arguments are added for forward compatibility.
      Ting PAN committed
  7. 03 Aug, 2020 1 commit
  8. 30 Jul, 2020 1 commit
  9. 25 Jul, 2020 1 commit
  10. 24 Jul, 2020 1 commit
  11. 16 Jul, 2020 1 commit
  12. 15 Jul, 2020 1 commit
  13. 14 Jul, 2020 1 commit
  14. 13 Jul, 2020 2 commits
  15. 11 Jul, 2020 1 commit
  16. 06 Jul, 2020 1 commit
    • Add native ops test · adb6fa64
      Summary:
      This commit tests the executing of native ops and verifies the results.
      Several bugs are found and fixed according to these tests.
      Ting PAN committed
  17. 22 Jun, 2020 2 commits
    • Simplify the operation executor · df172cc8
      Summary:
      This commit removes the redundant workspace reference
      when executing a tensor operation.
      Ting PAN committed
    • Fix the bug on dropout cuda kernel · b37d4e5e
      Summary:
      We forgot to handle the inplace case that generated
      the random elements on the output(i.e. the input).
      
      Besides, this commit also fixes the omitted `RunOnDevice` for cudnn activations,
      which will rightly dispatches the implementation.
      Ting PAN committed
  18. 17 Jun, 2020 1 commit
  19. 31 May, 2019 1 commit
  20. 26 May, 2019 1 commit
  21. 21 May, 2019 1 commit
  22. 15 May, 2019 1 commit
  23. 14 May, 2019 2 commits
  24. 16 Apr, 2019 1 commit
  25. 11 Apr, 2019 1 commit
  26. 04 Apr, 2019 1 commit
  27. 20 Mar, 2019 1 commit
  28. 16 Mar, 2019 1 commit
  29. 14 Mar, 2019 1 commit
  30. 09 Mar, 2019 1 commit
  31. 18 Jan, 2019 1 commit
  32. 13 Jan, 2019 1 commit
  33. 04 Dec, 2018 1 commit
  34. 19 Nov, 2018 1 commit
  35. 22 Aug, 2018 1 commit
  36. 14 Aug, 2018 1 commit
  37. 23 Jul, 2018 1 commit