1. 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
  2. 29 10月, 2021 1 次提交
  3. 21 10月, 2021 1 次提交
  4. 11 10月, 2021 1 次提交
  5. 26 9月, 2021 1 次提交
  6. 14 9月, 2021 1 次提交
  7. 13 9月, 2021 2 次提交
  8. 08 9月, 2021 1 次提交
  9. 01 9月, 2021 1 次提交
  10. 10 8月, 2021 1 次提交
  11. 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