1. 07 4月, 2021 1 次提交
    • L
      [NPU] support cann 20.3 (#32044) · 853af66f
      Leo Chen 提交于
      * fix compile problem on cann 20.3
      
      * fix ut
      
      * fix test_mul
      
      * fix check_finite_and_scale
      
      * fix lookup_table_v2_grad
      
      * fix cmake
      
      * support print op
      853af66f
  2. 01 4月, 2021 1 次提交
    • L
      [NPU] support npu profiler (#31684) · 6503ef56
      Leo Chen 提交于
      * support npu profiler
      
      * add python api
      
      * fix bugs
      
      * add wrapper for incomplete type
      
      * update profile proto
      
      * record npu wait
      
      * add xpu placeholder
      6503ef56