“76cc7b284f2ce32d123d44e77e08028962bd6985”上不存在“projects/gaunthan/imports.yml”
  1. 11 1月, 2022 1 次提交
  2. 27 12月, 2021 1 次提交
    • L
      Support multi-outputs feature for broadcast ops (#38329) · 89d38f55
      limingshu 提交于
      * No harm to KP
      
      * Pass the compile stage
      
      * change the WriteData function
      
      * fix template bugs and pass ctest of current elementwise
      
      * for passing partial template specialization of tempalte function in CI-ROCm
      
      * To make 'WriteData' funtion flexible.
      
      * a less harmful way to support multi-output
      
      * a less harmful way to support multi-output
      89d38f55
  3. 21 12月, 2021 1 次提交
  4. 08 12月, 2021 1 次提交
  5. 03 12月, 2021 1 次提交
  6. 17 11月, 2021 1 次提交
  7. 12 11月, 2021 1 次提交
    • Y
      [Pten]Refactor the Elementwise_add Kernel (#37043) · c1310343
      YuanRisheng 提交于
      * elementwise_add kernel refactor
      
      * fix compile bugs in elementwise_add refactor
      
      * fix compile bugs when run in npu/xpu
      
      * fix bugs when run unit test
      
      * fix bugs when run ci-windows
      
      * modify code as recommended
      
      * code format adjust
      
      * fix bugs when run ci
      
      * fix compile bug when run in ci-windwos
      c1310343
  8. 29 10月, 2021 1 次提交
  9. 21 10月, 2021 1 次提交
  10. 11 10月, 2021 1 次提交
  11. 26 9月, 2021 1 次提交
  12. 14 9月, 2021 1 次提交
  13. 13 9月, 2021 2 次提交
  14. 08 9月, 2021 1 次提交
  15. 01 9月, 2021 1 次提交
  16. 10 8月, 2021 1 次提交
  17. 27 7月, 2021 1 次提交
    • F
      add module api files (#34208) · 563a6697
      Feng Xing 提交于
      This PR add some primitives api related files. Those files are almost empty for the moment, but will be filled later.
      563a6697