1. 09 9月, 2020 2 次提交
  2. 08 9月, 2020 2 次提交
    • Z
      update lookup api to take in a type · bde9f18f
      Zirui Wu 提交于
      ci
      
      add test case
      
      address some of the review cmts
      
      address review cmts
      bde9f18f
    • N
      switch input columns and operation · 3bac9d37
      nhussain 提交于
      change ImagefolderDV2 name
      
      change ds.transforms.vision to ds.vision
      
      change batch api to match map api more closely
      
      compose op changes
      
      test_pylint
      
      remove compose op from vision, move to transform module, refactor map and batch to use column_order
      3bac9d37
  3. 03 9月, 2020 1 次提交
  4. 02 9月, 2020 1 次提交
  5. 01 9月, 2020 3 次提交
  6. 31 8月, 2020 1 次提交
  7. 28 8月, 2020 1 次提交
  8. 27 8月, 2020 1 次提交
  9. 26 8月, 2020 2 次提交
  10. 25 8月, 2020 5 次提交
  11. 22 8月, 2020 2 次提交
  12. 21 8月, 2020 3 次提交
  13. 20 8月, 2020 3 次提交
    • I
      Fixing posterize python ut · 85357238
      islam_amin 提交于
      85357238
    • J
      Phase 2 of CacheOp · 8a08d0c3
      Jesse Lee 提交于
      8a08d0c3
    • Z
      Implemented Callback for Dataset · 78c1aa1d
      Zirui Wu 提交于
      implment pause in MapOp, added more to callback
      
      add ds_callback
      
      - Initial drop of Python DSCallback
      
      - Pybind DSCallback
      
      - Pybind DSCallback
      
      added callback to mapOp
      
      - de_pipeline DSCallback
      
      - de_pipeline DSCallback
      
      add test case, segfault for now
      
      fix seg fault
      
      - de_pipeline DSCallback
      
      remove 1 line
      
      update callback test case, now works
      
      use builder class for mapOp callback
      
      - de_pipeline DSCallback
      
      - de_pipeline DSCallback
      
      - de_pipeline DSCallback
      
      better test case
      
      minor fix
      
      add comments and minor clean ups
      
      get rid of nullptr in MapOp, use other flag instead
      
      fix a bug ParseMapOp only takes 1 callback
      
      - Added WaitedDSCalabck
      
      refactor callback param
      
      fix text case incorrect number
      
      - added testing
      
      fix cpp test case
      
      - added testing
      
      - revert back lenet changes
      
      - cleanup test_callbacks.py
      
      - cleanup test_callbacks.py
      
      fix CI stage I
      
      fix CI stage II
      
      fix CI and update epoch counter
      
      - add validation
      - add more testing  test_callbacks.py
      
      use random data op to do tests
      
      adjust when to call EpochBegin/End
      
      - add repeat with callback
      
      - addressing reviewers' comments
      
      - docstring and CI fixes
      
      - docstring and CI fixes
      
      - docstring and CI fixes
      
      - rebase with upstream/master
      
      fix cpp test case
      
      fix review comments
      
      addr review cmts, add test case
      78c1aa1d
  14. 19 8月, 2020 3 次提交
  15. 18 8月, 2020 3 次提交
  16. 17 8月, 2020 2 次提交
  17. 14 8月, 2020 1 次提交
  18. 13 8月, 2020 2 次提交
  19. 12 8月, 2020 2 次提交