1. 28 8月, 2020 1 次提交
  2. 26 8月, 2020 6 次提交
  3. 25 8月, 2020 8 次提交
  4. 24 8月, 2020 5 次提交
  5. 22 8月, 2020 4 次提交
  6. 21 8月, 2020 9 次提交
  7. 20 8月, 2020 6 次提交
    • L
      Add EditDistance op for GE. · 4c99f4f6
      liuxiao93 提交于
      4c99f4f6
    • Y
      parallel mode must be set before create an initializer · 89a4ebf8
      Yi Huaijie 提交于
      89a4ebf8
    • H
      refactor bool op parsing to be consistent with pynative mode · f3041899
      huangdongrun 提交于
      add testcase of st
      f3041899
    • 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
  8. 19 8月, 2020 1 次提交