1. 02 4月, 2020 3 次提交
    • J
      Add default pass attributes (#23042) · 8c463700
      joanna.wozna.intel 提交于
      8c463700
    • Z
      Exhaustive search (#22821) · 48144e40
      zhongpu 提交于
      * use global conv cache; test=develop
      
      * use singleton cache; test=develop
      
      * fix format error; test=develop
      
      * add cudnn helper header; test=develop
      
      * fix header error; test=develop
      
      * fix mac unitest; test=develop
      
      * fix mac unitest; test=develop
      
      * fix file format; test=develop
      
      * fix include file error, test=develop
      
      * remove kernel_configs_ in class ExecutionContext and kernel_configs_map_ in class OperatorWithKernel, test=develop
      
      * fix test_elementwise_mul_op_dim, test=develop
      Co-authored-by: Nphlrain <phliuhongyu@126.com>
      48144e40
    • K
      Add inplace abn op (#22806) · 21d95be0
      Kaipeng Deng 提交于
      * add inplace_abn_op. test=develop
      21d95be0
  2. 01 4月, 2020 5 次提交
  3. 28 3月, 2020 1 次提交
  4. 27 3月, 2020 1 次提交
  5. 26 3月, 2020 2 次提交
  6. 25 3月, 2020 4 次提交
  7. 20 3月, 2020 5 次提交
  8. 19 3月, 2020 1 次提交
  9. 18 3月, 2020 1 次提交
  10. 17 3月, 2020 2 次提交
  11. 13 3月, 2020 1 次提交
  12. 12 3月, 2020 1 次提交
  13. 11 3月, 2020 3 次提交
  14. 09 3月, 2020 2 次提交
  15. 07 3月, 2020 1 次提交
  16. 05 3月, 2020 1 次提交
    • H
      reduce default attrs for dynamic graph (#22850) · 5191e544
      hong 提交于
      * reduce default attrs for dynamic graph, test=develop
      
      * add some explanations for explicit attr, test=develop
      
      * tweak explicit attr comments, test=develop
      5191e544
  17. 03 3月, 2020 2 次提交
  18. 02 3月, 2020 2 次提交
    • Z
      Unmerged fetch list (#22635) · 89cfa491
      Zhen Wang 提交于
      * update ScopeBufferedSSAGraphExecutor&AsyncSSAGraphExecutor&ThreadedSSAGraphExecutor&FastThreadedSSAGraphExecutor&ParallelSSAGraphExecutor&ParallelExecutor for fetching unmerged results.
      
      * add the unit test for fetch_unmerged.
      
      * update ut for multi-card and multi-cpu.
      
      * add the error message and the user suggestion in FetchOpHandle. test=develop
      89cfa491
    • H
      support customized download command in dataset (#22782) · 53a2b68f
      hutuxian 提交于
      * user can call dataset.set_download_cmd to set its customized download cmd
      * add UT to cover this scenario
      53a2b68f
  19. 01 3月, 2020 1 次提交
  20. 28 2月, 2020 1 次提交