1. 07 12月, 2021 2 次提交
  2. 06 12月, 2021 2 次提交
  3. 03 12月, 2021 2 次提交
  4. 01 12月, 2021 1 次提交
  5. 30 11月, 2021 1 次提交
    • S
      Open trt in windows (#37397) · 5f916c37
      Sing_chan 提交于
      * modify for wincheck-inference case
      
      * modify according to zhouwei's comment
      
      * open with_trt and block failed unittests in windows
      
      * test
      5f916c37
  6. 29 11月, 2021 2 次提交
  7. 26 11月, 2021 1 次提交
  8. 25 11月, 2021 1 次提交
  9. 24 11月, 2021 2 次提交
  10. 23 11月, 2021 3 次提交
  11. 22 11月, 2021 1 次提交
  12. 19 11月, 2021 1 次提交
  13. 18 11月, 2021 2 次提交
  14. 17 11月, 2021 1 次提交
  15. 16 11月, 2021 2 次提交
  16. 15 11月, 2021 1 次提交
    • C
      [Pten] Refactor the implementation of custom operator (#37122) · 1e598f1a
      Chen Weihang 提交于
      * move extension into pten [no-verify]
      
      * append tensor methods by ext_tensor [no-verify]
      
      * append other tensor methods [no-verify]
      
      * ext related files tidy [no-verify]
      
      * include relation tidy [no-verify]
      
      * add pten tensor test [no-verify]
      
      * replace tensor in custom op & compile success
      
      * refine tensor constructor for unittest
      
      * custom relu jit run success
      
      * fix all custom op unittests
      
      * add inference cmake adapt [no-verify]
      
      * fix failed unittests
      
      * fix windows failed unittests
      
      * try to fix kunlun and inference failed
      
      * fix test_elementwise_api error
      
      * try to fix win compile failed
      
      * fix kunlun fp16 type error
      
      * remove useless haddle error macro
      
      * add custom linear op test
      
      * fix compile failed & add win symbols
      
      * fix non pten kernel cast failed
      
      * add dll decl for api
      
      * polish several deetails
      
      * polish details by review comment
      
      * add dll_decl for register
      1e598f1a
  17. 09 11月, 2021 1 次提交
  18. 03 11月, 2021 1 次提交
  19. 02 11月, 2021 2 次提交
  20. 28 10月, 2021 2 次提交
  21. 27 10月, 2021 1 次提交
    • P
      Added fp32 / bf16 forward and backward elementwise_div_mkldnn operator (#36158) · e92e6b06
      piotrekobiIntel 提交于
      * Add WIP version of elementwise_div_mkldnn without working dy grad
      
      * Add dy gradient calculation implementation, disable broadcast tests
      
      * Readd removed tests from static_mode_white_list
      
      * Add bfloat16 gradient tests, remove int8 and uint8 support
      
      * - Change the way dy grad is calculated to improve performance
      - Refactor BinaryMKLDNNHandler to use a default parameter
      
      * Change copyright year
      
      * Refactor as suggested
      
      * Attempt to bypass CI Approval
      not accepting max_relative_error
      
      * Fix formatting issue
      e92e6b06
  22. 25 10月, 2021 1 次提交
  23. 15 10月, 2021 1 次提交
  24. 14 10月, 2021 1 次提交
  25. 11 10月, 2021 1 次提交
  26. 29 9月, 2021 1 次提交
  27. 27 9月, 2021 2 次提交
  28. 26 9月, 2021 1 次提交