1. 01 3月, 2021 1 次提交
  2. 26 2月, 2021 2 次提交
  3. 25 2月, 2021 4 次提交
  4. 24 2月, 2021 3 次提交
  5. 23 2月, 2021 6 次提交
  6. 22 2月, 2021 1 次提交
  7. 20 2月, 2021 2 次提交
    • T
      add squeeze_op/unsqueeze_op on kunlun;fix conv op and parallel... · d5323dab
      TTerror 提交于
      add squeeze_op/unsqueeze_op on kunlun;fix conv op and parallel executor;optimize lookup_table op (#31056)
      
      * add squeeze_op/unsqueeze_op on kunlun; fix conv op and parallel executor on kunlun; optimize lookup_table op on kunlun
      
      * update squeeze/unsqueeze op
      d5323dab
    • L
      [static setitem] Support the index is Tensor; step>1; step<0 .(#30949) · 5b367dab
      liym27 提交于
      * [static setitem] support the index step > 1. tensor_a[::3] = value
      
      * [static setitem] support the index step < 0. Eg: tensor_a[::-3] = value
      
      * [static setitem] support the index is Tensor. eg: tensor_a[tensor_3:0:-1] = value
      
      * Add op version.
      5b367dab
  8. 19 2月, 2021 3 次提交
  9. 18 2月, 2021 2 次提交
  10. 09 2月, 2021 1 次提交
  11. 08 2月, 2021 1 次提交
  12. 06 2月, 2021 1 次提交
  13. 05 2月, 2021 2 次提交
  14. 04 2月, 2021 2 次提交
  15. 03 2月, 2021 6 次提交
  16. 02 2月, 2021 1 次提交
  17. 01 2月, 2021 1 次提交
  18. 29 1月, 2021 1 次提交