X2Paddle
X2Paddle copied to clipboard
[PaddleV3] 添加 `pytorch` 中 `aten::aten_linalg_vector_norm` 的算子映射并修复相关模型
Create A Good Pull Request
添加 pytorch
中 aten::aten_linalg_vector_norm
的算子映射并修复相关模型
涉及模型:
- test_benchmark/PyTorch/GRU
依赖 PR:https://github.com/PaddlePaddle/X2Paddle/pull/1061
TODO:
https://github.com/PaddlePaddle/X2Paddle/pull/1061 合入后,仍需修改本 PR 的 black.list 才能触发 CI 测试
下面的文字请保留在PR说明的最后面,并在提完PR后,根据实际情况勾选确认以下情况
Please check the follow step before merging this pull request
- [ ] Python code style verification
- [ ] Review all the code diff by yourself
- [ ] All models(TensorFLow/Caffe/ONNX/PyTorch) testing passed
- [ ] Details about your pull request, releated issues
If this PR add new model support, please update model_zoo.md
and add model to out test model zoos(@wjj19950828)
- [ ] New Model Supported
- [ ] No New Model Supported