1. 20 2月, 2021 1 次提交
  2. 19 2月, 2021 1 次提交
  3. 09 2月, 2021 1 次提交
  4. 04 2月, 2021 1 次提交
  5. 03 2月, 2021 2 次提交
  6. 02 2月, 2021 1 次提交
  7. 27 1月, 2021 1 次提交
    • J
      REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30719) · f8da5536
      jakpiase 提交于
      * added external reorder to profiler
      
      * resolved conflict
      
      * added enable_static
      
      * initial version of lstm, not working yet
      
      * added lstm to operators.cmake
      
      * added vanilla lstm mkldnn op
      
      * added peephole weights integration
      
      * minor changes
      
      * added formatting
      
      * added fusion_lstm_mkldnn to static_whitelist
      
      * added formatting
      
      * removed comment
      
      * moved use_peepholes attribute inside is_cached block
      
      * reverted wrong changes
      
      * minor formatting change
      
      * minor changes
      
      * changed stream handling
      
      * minor change
      
      * added datatype to GetExpectedKernelType()
      
      * added reading stream from TLS
      f8da5536
  8. 26 1月, 2021 2 次提交
  9. 25 1月, 2021 1 次提交
  10. 22 1月, 2021 1 次提交
  11. 21 1月, 2021 2 次提交
  12. 19 1月, 2021 1 次提交
  13. 18 1月, 2021 2 次提交
  14. 15 1月, 2021 1 次提交
  15. 14 1月, 2021 2 次提交
  16. 12 1月, 2021 3 次提交
  17. 11 1月, 2021 1 次提交
  18. 07 1月, 2021 1 次提交
  19. 06 1月, 2021 1 次提交
  20. 04 1月, 2021 1 次提交
  21. 28 12月, 2020 2 次提交
  22. 26 12月, 2020 1 次提交
  23. 24 12月, 2020 2 次提交
  24. 19 12月, 2020 1 次提交
  25. 16 12月, 2020 2 次提交
    • T
      update activation op on kunlun (#29577) · af8ded77
      TTerror 提交于
      * fix expand && concat/transpose to new api
      
      * update xpu_header
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * update activation op on kunlun
      
      * add nearest_interp on kunlun
      
      * update error message
      af8ded77
    • Y
      添加rocm平台支持代码 (#29342) · 76738504
      Y_Xuan 提交于
      * 添加rocm平台支持代码
      
      * 修改一些问题
      
      * 修改一些歧义并添加备注
      
      * 修改代码格式
      
      * 解决冲突后的代码修改
      
      * 修改operators.cmake
      
      * 修改格式
      
      * 修正错误
      
      * 统一接口
      
      * 修改日期
      76738504
  26. 15 12月, 2020 1 次提交
    • Y
      New UT should not exceed 15s (#29492) · 2926e743
      YUNSHEN XIE 提交于
      * added UT should not exceed 15s
      
      * fix error
      
      * UT limit of 15s is the first to be executed
      
      * fix error
      
      * fix error with CI_SKIP_CPP_TEST
      
      * modfied tiemout setting
      
      * fix error
      2926e743
  27. 14 12月, 2020 1 次提交
  28. 11 12月, 2020 2 次提交
    • W
      update for xpu ci. (#29568) · 740c0d58
      Wilber 提交于
      740c0d58
    • L
      Add the strategy of skipping cc/cu test compilation and execution in CI (#29499) · b5d4a1f3
      LoveAn 提交于
      * Add the strategy of skipping cc/cu test compilation and execution in CI, test=develop
      
      * fix if error with CI_SKIP_TEST, test=develop
      
      * fix add properties to test error on Linux/MAC, test=develop
      
      * fix set test properties of test_code_generator error, test=develop
      
      * remove test codes and advance judgment of file modification on Linux, test=develop
      
      * rename CI_SKIP_TEST to CI_SKIP_CPP_TEST, test=document_fix
      
      * Add branch judgement on Linux, test=develop
      b5d4a1f3
  29. 10 12月, 2020 1 次提交