1. 06 5月, 2021 1 次提交
    • H
      [Dy2stat] Fix to_tensor Bug Reported from QA (#32701) (#32713) · cdfc34d2
      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.
      cdfc34d2
  2. 05 5月, 2021 3 次提交
  3. 04 5月, 2021 1 次提交
  4. 01 5月, 2021 2 次提交
  5. 30 4月, 2021 6 次提交
  6. 29 4月, 2021 12 次提交
  7. 28 4月, 2021 4 次提交
  8. 27 4月, 2021 11 次提交