1. 14 12月, 2021 1 次提交
    • H
      add layer_norm_fuse_pass test case (#37830) · b95c9cf2
      heliqi 提交于
      * add layer_norm_fuse_pass test case
      
      * restore cmakelist code
      
      * Merge branch 'develop' into layer_norm_fuse_pass
      
      * Merge branch 'develop' into layer_norm_fuse_pass
      
      * add bad case test
      b95c9cf2
  2. 13 12月, 2021 1 次提交
    • S
      make some paralle 2's test higher paralle level (#38037) · 6a852536
      Sing_chan 提交于
      * make some test higher paralle level
      
      * modify slightly acoodring ci test:40100-40107
      
      * modify slightly acoodring ci test:40124-40134
      
      * modify slightly acoodring ci test:40138-40150
      
      * modify slightly acoodring ci test:40153-40165
      
      * modify slightly acoodring ci test:40153-40165
      6a852536
  3. 10 12月, 2021 1 次提交
  4. 07 12月, 2021 2 次提交
  5. 06 12月, 2021 2 次提交
  6. 03 12月, 2021 2 次提交
  7. 01 12月, 2021 1 次提交
  8. 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
  9. 29 11月, 2021 2 次提交
  10. 26 11月, 2021 1 次提交
  11. 25 11月, 2021 1 次提交
  12. 24 11月, 2021 2 次提交
  13. 23 11月, 2021 3 次提交
  14. 22 11月, 2021 1 次提交
  15. 19 11月, 2021 1 次提交
  16. 18 11月, 2021 2 次提交
  17. 17 11月, 2021 1 次提交
  18. 16 11月, 2021 2 次提交
  19. 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
  20. 09 11月, 2021 1 次提交
  21. 03 11月, 2021 1 次提交
  22. 02 11月, 2021 2 次提交
  23. 28 10月, 2021 2 次提交
  24. 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
  25. 25 10月, 2021 1 次提交
  26. 15 10月, 2021 1 次提交
  27. 14 10月, 2021 1 次提交
  28. 11 10月, 2021 1 次提交
  29. 29 9月, 2021 1 次提交