1. 25 2月, 2021 1 次提交
  2. 23 2月, 2021 1 次提交
  3. 18 2月, 2021 1 次提交
  4. 25 1月, 2021 1 次提交
  5. 22 1月, 2021 2 次提交
  6. 21 1月, 2021 3 次提交
  7. 15 1月, 2021 3 次提交
  8. 14 1月, 2021 3 次提交
  9. 13 1月, 2021 4 次提交
  10. 12 1月, 2021 8 次提交
  11. 11 1月, 2021 10 次提交
  12. 10 1月, 2021 1 次提交
  13. 09 1月, 2021 1 次提交
    • P
      add View(reuse allocation) strategy on squeeze, unsqueeze, reshape, flatten op (#29913) · da16b33f
      pangyoki 提交于
      * add view strategy on squeeze,unsqueeze,reshape,flatten
      
      * add squeeze unittest
      
      * add unittests
      
      * use View strategy as name rather than Reuse Allacation
      
      * fix view api doc
      
      * fix format
      
      * use core.ops when input of reshape2 is Tensor
      
      * fix test_cross_entropy_loss error because of reshape2
      
      * delete selected_rows
      
      * change op_function
      
      * little change
      
      * solve HandleViewBetweenInputAndOutput
      da16b33f
  14. 08 1月, 2021 1 次提交