1. 06 5月, 2022 2 次提交
  2. 05 5月, 2022 3 次提交
  3. 01 5月, 2022 1 次提交
  4. 23 4月, 2022 1 次提交
  5. 19 4月, 2022 2 次提交
  6. 18 4月, 2022 2 次提交
  7. 15 4月, 2022 2 次提交
  8. 14 4月, 2022 2 次提交
  9. 13 4月, 2022 3 次提交
  10. 12 4月, 2022 2 次提交
  11. 11 4月, 2022 1 次提交
  12. 09 4月, 2022 1 次提交
  13. 08 4月, 2022 1 次提交
  14. 07 4月, 2022 1 次提交
  15. 06 4月, 2022 1 次提交
  16. 03 4月, 2022 1 次提交
    • F
      add maximum limit for grid of index_select (#41127) · af8d2482
      FlyingQianMM 提交于
      * limit grid dim for index select
      
      * mv LimitGridDim into gpu_launch_config.h
      
      * fix conflicts
      
      * fix conflicts
      
      * fix code style
      
      * set block to 256
      
      * fix grid setting
      
      * set dtype of block_dim to unsigned int
      af8d2482
  17. 01 4月, 2022 2 次提交
    • W
      [Eager] Support pinned (#41035) · f3270fc8
      wanghuancoder 提交于
      * support pinned, test=develop
      
      * support async_write, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine,test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      f3270fc8
    • z8hanghuan's avatar
      support multi_layer of bilstm,*test=kunlun (#41151) · 00d23897
      z8hanghuan 提交于
      * support multi_layer of bilstm,*test=kunlun
      
      * support multi_layer of bilstm, *test=kunlun
      
      * support multi_layer of bilstm, *test=kunlun
      
      * support multi_layer of bilstm, *test=kunlun
      00d23897
  18. 30 3月, 2022 3 次提交
  19. 29 3月, 2022 1 次提交
  20. 25 3月, 2022 1 次提交
  21. 23 3月, 2022 1 次提交
    • F
      [NPU] add npu support for conv3d and conv3d_grad (#38480) · ff568afa
      furnace 提交于
      * [NPU] add npu support for conv3d and conv3d_grad
      
      * [NPU] delete failed unittests due to Ascend not support
      
      * [NPU] delete debug codes
      
      * [NPU] optimize codes, notest
      
      * [NPU] remove const_cast
      
      * [NPU] optimize for remove const_cast
      
      * [NPU] fix written errors
      ff568afa
  22. 21 3月, 2022 3 次提交
  23. 14 3月, 2022 1 次提交
    • L
      [KP] Add unittests for... · f269ca3f
      Lijunhui 提交于
      [KP] Add unittests for brelu,ceil,celu,elu,floor,hard_shrink,hard_sigmoid,log1p,logsigmoid,relu6,silu,soft_relu,softsign,swish (#40448)
      
      * solve unexecuted UT
      
      * add 24 activation op UT
      
      * append swish&thresholded_relu to kpfirst_list
      
      * rm thresholded_relu
      f269ca3f
  24. 11 3月, 2022 1 次提交
  25. 10 3月, 2022 1 次提交