Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][CI] Paddle2ONNX CI目前残存Bug汇总 #1187

Closed
Zheng-Bicheng opened this issue Feb 20, 2024 · 1 comment
Closed

[Bug][CI] Paddle2ONNX CI目前残存Bug汇总 #1187

Zheng-Bicheng opened this issue Feb 20, 2024 · 1 comment
Labels
Bug Something isn't working CI

Comments

@Zheng-Bicheng
Copy link
Collaborator

Zheng-Bicheng commented Feb 20, 2024

Paddle2ONNX在PaddlePaddle框架大版本更新到2.6后,CI单测出现大量问题,已经处于失效的状态。通过两轮PR的修复,目前仍然存在以下Bug仍然未修复,:

  • test_auto_scan_floordiv.py: ONNX推理结果与PaddleInference不一致(已修复)
  • ./test_auto_scan_multiclass_nms.py: ONNX推理结果与PaddleInference不一致(已修复)
  • ./test_auto_scan_reducemean_ops.py: 转换模型时出现错误 (已修复)
  • ./test_auto_scan_unary_ops.py: 崩溃(已修复)
  • ./test_quantize_model.py: 数据问题 (暂时移除对量化模型的测试)
  • ./test_quantize_model_minist.py: 数据问题(暂时移除对量化模型的测试)
  • ./test_quantize_model_speedup.py: 数据问题(暂时移除对量化模型的测试)
  • ./test_relu6.py: 崩溃 (已修复)
  • ./test_swish.py: 崩溃 (已修复)
@Zheng-Bicheng Zheng-Bicheng added Bug Something isn't working CI labels Feb 20, 2024
@Zheng-Bicheng Zheng-Bicheng changed the title [Bug] Paddle2ONNX目前CI残存Bug [Bug] Paddle2ONNX CI目前残存Bug汇总 Feb 20, 2024
@Zheng-Bicheng Zheng-Bicheng changed the title [Bug] Paddle2ONNX CI目前残存Bug汇总 [Bug][CI] Paddle2ONNX CI目前残存Bug汇总 Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working CI
Projects
None yet
Development

No branches or pull requests

1 participant