X2Paddle icon indicating copy to clipboard operation
X2Paddle copied to clipboard

[PaddleV3] 添加 `pytorch` 中 `aten::pad` 的算子映射并修复相关模型

Open megemini opened this issue 1 year ago • 1 comments

添加 pytorchaten::pad 的算子映射并修复相关模型

涉及模型:

  • test_benchmark/PyTorch/ACG_UnitTest
  • test_benchmark/PyTorch/Mobilestereonet
  • test_benchmark/PyTorch/Saicinpainting_LaMa
  • test_benchmark/PyTorch/opadd

依赖 PR:https://github.com/PaddlePaddle/X2Paddle/pull/1061

megemini avatar Oct 16 '24 14:10 megemini

Update 20241023

本 PR 修复的 4 个模型已通过 CI,可以 review 并合入:

  • test_benchmark/PyTorch/ACG_UnitTest
  • test_benchmark/PyTorch/Mobilestereonet
  • test_benchmark/PyTorch/Saicinpainting_LaMa
  • test_benchmark/PyTorch/opadd

@luotao1

megemini avatar Oct 23 '24 09:10 megemini