1. 21 8月, 2020 18 次提交
  2. 20 8月, 2020 19 次提交
  3. 19 8月, 2020 3 次提交
    • L
      add pad func (#26106) · bcf03273
      littletomatodonkey 提交于
      * add pad func
      
      * add pad
      
      * test=develop, add pad op and apis
      
      * restore pad2d
      
      * test=develop, fix paddl declare
      
      * fix pad interface
      
      * test=develop, fix pad
      
      * test=develop, add all pad api and cos_sim
      
      * test=develop, remove padding default value
      
      * test=develop, rename var to tensor
      
      * test=develop, add more tests
      
      * test=develop, rename tovar to totensor
      
      * test=develop, fix init
      
      * test=develop, add more test
      
      * test=develop, add more tests
      bcf03273
    • L
      reduce the execution time of affine_channel op unittests (#26393) · a39bd3ac
      lijianshe02 提交于
      * reduce the execution time of affine_channel op unittests
      a39bd3ac
    • C
      Fix ps gpu (#26218) · eeeef957
      Chengmo 提交于
      * support ps-gpu
      eeeef957