1. 19 2月, 2019 1 次提交
    • Y
      Correct the doc in Python API (#15725) · 56a5039e
      Yiqun Liu 提交于
      * Correct the comment in control_flow.py.
      
      * Correct the argument list of ops.
      test=develop
      
      * Update API.spec.
      test=develop
      
      * Skip op_callstack attr for all op apis.
      test=develop
      
      * Remove use_mkldnn and is_test from python api.
      test=develop
      
      * Remove use_mkldnn and is_test from op_proto_maker and hard-coding them in python when generating doc string.
      test=develop
      56a5039e
  2. 04 12月, 2018 1 次提交
    • W
      layer fixes (#14591) · 6e67d0fb
      Wu Yi 提交于
      * layer fixes test=develop
      
      * follow update test=develop
      6e67d0fb
  3. 22 10月, 2018 1 次提交
  4. 21 9月, 2018 2 次提交
  5. 20 9月, 2018 1 次提交
  6. 15 8月, 2018 1 次提交
  7. 26 7月, 2018 1 次提交
  8. 17 6月, 2018 1 次提交
  9. 15 6月, 2018 3 次提交
  10. 08 6月, 2018 4 次提交
  11. 07 6月, 2018 1 次提交
  12. 31 5月, 2018 2 次提交
  13. 10 5月, 2018 1 次提交
  14. 15 3月, 2018 1 次提交
  15. 26 2月, 2018 1 次提交
  16. 24 2月, 2018 2 次提交
  17. 12 2月, 2018 1 次提交
  18. 19 1月, 2018 2 次提交
  19. 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
  20. 12 1月, 2018 1 次提交
  21. 21 12月, 2017 1 次提交
  22. 13 12月, 2017 1 次提交
    • D
      "add registry interface" (#6449) · 697facc9
      dzhwinter 提交于
      * "add registry interface"
      
      * "move function to registry"
      
      * "rename with meaningful name"
      
      * "add exposed layers"
      
      * "fixed based on comments"
      
      * "remove unsed comments"
      697facc9