1. 02 1月, 2019 1 次提交
  2. 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
  3. 27 12月, 2018 2 次提交
  4. 26 12月, 2018 1 次提交
  5. 25 12月, 2018 1 次提交
  6. 18 12月, 2018 3 次提交
  7. 13 12月, 2018 1 次提交
  8. 10 12月, 2018 1 次提交
  9. 09 12月, 2018 2 次提交
  10. 07 12月, 2018 3 次提交
  11. 06 12月, 2018 1 次提交
  12. 05 12月, 2018 2 次提交
    • X
      polish · 0492158d
      Xin Pan 提交于
      test=develop
      0492158d
    • X
      fix test · b4db31ba
      Xin Pan 提交于
      test=develop
      b4db31ba
  13. 04 12月, 2018 1 次提交
    • T
      fix api format and example (#14686) · 6d04a9cf
      Tink_Y 提交于
      * fix api format and examples
      
      test=develop
      
      * Update executor.py
      
      test=develop
      
      * Update nn.py
      
      * Update nn.py
      
      test=develop
      
      * Update nn.py
      
      test=develop
      6d04a9cf
  14. 03 12月, 2018 8 次提交
  15. 26 11月, 2018 1 次提交
    • T
      Fix save and load lookup table/optimizer vars (#14301) · 3639d99f
      tangwei12 提交于
      *  fix mkdir conflict
      
      *  fix load/save lookup tables
      
       test=develop
      
      * add lookup_table_utils
      
      * fix load optimize vars on pserver
      
      * delete lookup table utils
      
      * fix save and load lookup tables
      
      * fix load optimizer var
      
      * fix load optimizer var, test=develop
      
      * fix python 3 style, test=develop
      
      * move lookup_table_utils to contrib utils
      3639d99f
  16. 09 11月, 2018 2 次提交
  17. 06 11月, 2018 1 次提交
    • P
      gpu support, fix build issue: · 1f12ba61
      peizhilin 提交于
      1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string
      2. comment out some ops which not supported on windows
      3. cuda libs may not be correctly linked to target on windows
      1f12ba61
  18. 25 10月, 2018 1 次提交
  19. 18 10月, 2018 1 次提交
  20. 17 10月, 2018 1 次提交
  21. 30 9月, 2018 1 次提交
  22. 29 9月, 2018 1 次提交
  23. 26 9月, 2018 1 次提交
  24. 25 9月, 2018 1 次提交
  25. 21 9月, 2018 1 次提交