1. 22 9月, 2020 1 次提交
  2. 02 9月, 2020 1 次提交
  3. 01 9月, 2020 1 次提交
  4. 28 8月, 2020 1 次提交
  5. 09 4月, 2020 1 次提交
    • M
      Remove: NGraph engine from PDPD repository (#23545) · 3baaee9a
      mozga-intel 提交于
      * Remove the NGraph engine from PDPD repository
      1. Each operator was removed from the operator's directory
      2. Each test was removed from the unittest directory
      3. The parallel executor support was removed from the PDPD
      4. The CMake file was removed from the PDPD
      5. The NG flags were removed from the repository
      test=develop
      
      * Remove ngraph from:
      1. Cmake file
      2. Python file
      test=develop
      3baaee9a
  6. 21 2月, 2020 1 次提交
  7. 20 2月, 2020 1 次提交
  8. 14 2月, 2020 1 次提交
  9. 12 8月, 2019 1 次提交
  10. 18 1月, 2019 2 次提交
  11. 03 7月, 2018 2 次提交
  12. 01 7月, 2018 1 次提交
  13. 24 5月, 2018 1 次提交
  14. 12 2月, 2018 1 次提交
  15. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  16. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  17. 26 12月, 2017 1 次提交
  18. 31 10月, 2017 1 次提交
    • G
      Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162) · 8d1ad97b
      gongweibao 提交于
      * add logs and fix a bug
      
      * fix break buf
      
      * modify path bugs
      
      * fix by comments
      
      * fix by comments
      
      * add batch
      
      * add float32tostring
      
      * add pb support
      
      * moidfy gotpaht
      
      * compile ok
      
      * add proto
      
      * delete not need
      
      * add proto
      
      * add empty proto
      
      * clean not need
      
      * clean not need
      
      * modify deps
      
      * fix by comments and update depend
      
      * fix compile error
      
      * fix loop bugs
      8d1ad97b
  19. 27 10月, 2017 1 次提交
  20. 26 10月, 2017 2 次提交
  21. 25 10月, 2017 3 次提交
  22. 18 10月, 2017 1 次提交
  23. 16 10月, 2017 1 次提交
  24. 24 8月, 2017 3 次提交
  25. 11 8月, 2017 1 次提交
  26. 09 8月, 2017 2 次提交
  27. 08 8月, 2017 5 次提交
  28. 01 8月, 2017 1 次提交
    • Y
      Add start_record interface (#3128) · ec9d4d52
      Yancey 提交于
      * add start_record interface
      
      * call master client in reader
      
      * update
      
      * add demo code in comments
      
      * update comments
      
      * delete unittest for recordio reader
      ec9d4d52