1. 30 3月, 2022 1 次提交
  2. 29 3月, 2022 2 次提交
  3. 28 3月, 2022 3 次提交
  4. 26 3月, 2022 1 次提交
  5. 25 3月, 2022 2 次提交
  6. 24 3月, 2022 2 次提交
  7. 23 3月, 2022 1 次提交
  8. 22 3月, 2022 1 次提交
  9. 21 3月, 2022 1 次提交
  10. 18 3月, 2022 3 次提交
  11. 17 3月, 2022 5 次提交
  12. 16 3月, 2022 3 次提交
  13. 15 3月, 2022 1 次提交
  14. 14 3月, 2022 1 次提交
  15. 11 3月, 2022 1 次提交
  16. 10 3月, 2022 2 次提交
  17. 09 3月, 2022 1 次提交
  18. 07 3月, 2022 2 次提交
  19. 04 3月, 2022 2 次提交
  20. 03 3月, 2022 1 次提交
  21. 02 3月, 2022 2 次提交
  22. 01 3月, 2022 2 次提交
    • C
      [Phi]rm reduce infershape (#39820) · 09039636
      chentianyu03 提交于
      * modify infershape utils and rm reduce infershape
      
      * merge develop
      
      * fix infermete bug
      
      * add IsForInferShape func in ArgumentMappingContext
      
      * add reduce_mean infermeta
      
      * modify annotation
      
      * add default dims
      09039636
    • Z
      [PHI] Support Multi Input and Output for InferShape (#39870) · e8d45583
      zyfncg 提交于
      * add multi input for infer_shape
      
      * support multi output for infershape
      
      * fix split bug
      
      * fix bug of concat
      
      * support vector<MetaTensor*> in infrt
      
      * fix bug
      e8d45583