1. 28 3月, 2023 1 次提交
  2. 20 2月, 2023 1 次提交
  3. 30 12月, 2022 1 次提交
  4. 13 12月, 2022 1 次提交
  5. 08 12月, 2022 1 次提交
  6. 01 12月, 2022 1 次提交
  7. 30 11月, 2022 1 次提交
  8. 23 10月, 2022 1 次提交
  9. 29 8月, 2022 1 次提交
  10. 18 8月, 2022 1 次提交
  11. 05 7月, 2022 1 次提交
  12. 05 8月, 2021 1 次提交
  13. 30 4月, 2021 1 次提交
    • H
      [Dy2stat] Fix to_tensor Bug Reported from QA (#32701) · 00268194
      Huihuang Zheng 提交于
      Dy2stat failed when user writes return paddle.to_tensor(xxx), the reason is that visit_Expr doesn't work when the Expr is in return. Some other statements may trigger same bug. To fix it, we re-wrote a transformer to transform paddle.to_tensor to paddle.assign for all Call nodes.
      00268194
  14. 11 1月, 2021 1 次提交
  15. 30 9月, 2020 1 次提交
  16. 02 9月, 2020 1 次提交
  17. 19 6月, 2020 1 次提交
  18. 17 4月, 2020 1 次提交