1. 15 4月, 2021 1 次提交
  2. 12 4月, 2021 1 次提交
  3. 20 10月, 2020 1 次提交
  4. 08 9月, 2020 1 次提交
    • X
      fix typo for interp_v2,test=develop (#26843) · 58f3ef98
      xiaoting 提交于
      * fix typo for interp_v2,test=develop
      
      * align with torch, test=develop
      
      * add area mode, test=develop
      
      * fix bug, test=develop
      
      * format notes, test=develop
      
      * update for converage, test=develop
      
      * fix bilinear, test=develop
      
      * fix bicubic, test=develop
      
      * fix typo, test=develop
      
      * fix coverage, test=develop
      
      * fix helper.input_dtype, test=develop
      
      * polish notes, test=develop
      
      * polish notes, test=develop
      
      * polish notes, test=develop
      58f3ef98
  5. 27 8月, 2020 1 次提交
    • X
      add intepolte_v2 (#26520) · 89d7d866
      xiaoting 提交于
      * add intepolte_v2
      
      * fix linear interp
      
      * polish unittest, test=develop
      
      * update code samples to 2.0 API, test=develop
      
      * remove warning, test_develop
      
      * add name in attrs, test=develop
      
      * polish code, test=develop
      
      * change Align to align, test=develop
      
      * fix unittest in py3,test=develop
      
      * fix coverage, test=develop
      
      * fix coverage, test=develop
      
      * fix for windows ci, test=develop
      
      * fix coverage, test=develop
      89d7d866
  6. 12 5月, 2020 1 次提交
  7. 24 4月, 2020 1 次提交
  8. 14 4月, 2020 1 次提交
    • X
      Add `nn.interpolate ` (#23434) · 7de0a25b
      xiaoting 提交于
      * add nn.interpolate, test=develop
      
      * fix interpolate typo, test=develop
      
      * formate code, test=develop
      
      * fix unitest, test=develop
      
      * add test layers, test=develop
      
      * add test layers, test=develop
      
      * extract common function, test=develop
      
      * reduce the threads for cuda10, test=develop
      
      * update unitest, test=develop
      
      * polish unitest, test=develop
      
      * add dygraph test, test=develop
      
      * format description, test=develop
      
      * add 5D input check, test=develop
      
      * fix doc, test=develop
      7de0a25b
  9. 07 2月, 2020 1 次提交
  10. 23 9月, 2019 1 次提交
  11. 20 9月, 2019 1 次提交
    • Z
      modified interpolate op to support tensor attribute, test=develop, test=document_preview (#19287) · 439d95e1
      Zhang Ting 提交于
      modified interpolate_op to support tensor attribute
      
      1. the parameter out_shape of image_resize、resize_nearest/bilinear/trilinear can be a list or a 1-D tensor variable. If a list, each element can be an integer or a tensor variable with shape: [1].
      
      2. the parameter scale of above Ops can be a 1-D tensor variable.
      modified document of image_resize, resize_nearest, resize_bilinear, resize_trilinear and add some code example.
      439d95e1
  12. 09 8月, 2019 1 次提交
    • K
      Add trilinear_interp OP (#18711) · f86fead6
      Kaipeng Deng 提交于
      * add trilinear interp. test=develop
      
      * fix unittest. test=develop
      
      * add python api and test_layers. test=develop
      
      * refine API.spec. test=develop
      
      * fix format. test=develop
      
      * add python API test. test=develop
      
      * format code. test=develop
      
      * refine code strcuture. test=develop
      
      * fix format
      
      * fix doc. test=develop
      
      * fix converage. test=develop
      
      * fix format. test=develop
      f86fead6
  13. 21 6月, 2019 1 次提交
  14. 26 4月, 2019 1 次提交
  15. 26 3月, 2019 1 次提交
  16. 25 3月, 2019 1 次提交
  17. 30 1月, 2019 1 次提交
  18. 29 1月, 2019 2 次提交
  19. 28 1月, 2019 1 次提交
  20. 24 1月, 2019 1 次提交
  21. 23 1月, 2019 1 次提交
  22. 27 11月, 2018 1 次提交
  23. 06 11月, 2018 1 次提交
  24. 05 11月, 2018 1 次提交