1. 25 2月, 2019 2 次提交
  2. 23 2月, 2019 1 次提交
  3. 21 2月, 2019 1 次提交
  4. 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
  5. 12 2月, 2019 1 次提交
    • S
      rename · 7e399b06
      sneaxiy 提交于
      test=develop
      7e399b06
  6. 11 2月, 2019 1 次提交
  7. 31 1月, 2019 2 次提交
  8. 30 1月, 2019 2 次提交
  9. 29 1月, 2019 1 次提交
  10. 28 1月, 2019 3 次提交
  11. 26 1月, 2019 1 次提交
  12. 24 1月, 2019 2 次提交
  13. 23 1月, 2019 2 次提交
  14. 22 1月, 2019 2 次提交
  15. 21 1月, 2019 4 次提交
  16. 16 1月, 2019 4 次提交
  17. 14 1月, 2019 1 次提交
  18. 09 1月, 2019 3 次提交
  19. 08 1月, 2019 2 次提交
  20. 03 1月, 2019 1 次提交
  21. 02 1月, 2019 1 次提交
  22. 28 12月, 2018 1 次提交
    • Q
      Inception fusion operator. (#14968) · 6f0a1d7b
      qingqing01 提交于
      * Inception fusion operator.
      * Support horizontal layer fusion in conv_fusion_op.
      * Search conv algo strategy for variable-length input.
         search N times and cache the searched algos. For other input, choose the algo of input whose area is closest to this input.
      6f0a1d7b
  23. 27 12月, 2018 1 次提交