PaddlePaddle/PaDiff

Paddle Automatically Diff Precision Toolkits.

49
/ 100
Emerging

When converting a machine learning model from PyTorch to PaddlePaddle, it's crucial to ensure that the converted model behaves identically to the original. This tool takes both your PyTorch and PaddlePaddle models, runs them, and then compares their internal calculations and final weights. It pinpoints the exact location where any discrepancies first appear, helping machine learning engineers and researchers validate their model conversions.

Available on PyPI.

Use this if you are converting a model between PyTorch and PaddlePaddle and need to rigorously verify that the new model produces the same results and has identical internal states as the original.

Not ideal if you are working with distributed training models, as this tool currently does not support them.

model-conversion deep-learning-engineering model-validation AI-research
No License
Maintenance 6 / 25
Adoption 8 / 25
Maturity 17 / 25
Community 18 / 25

How are scores calculated?

Stars

54

Forks

16

Language

Python

License

Last pushed

Dec 05, 2025

Commits (30d)

0

Dependencies

1

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PaddlePaddle/PaDiff"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.