issues
search
tensorflow
/
model-analysis
Model analysis tools for TensorFlow
Apache License 2.0
1.26k
stars
281
forks
source link
Add a workflow to build and upload wheels/sdist to PYPI
#184
Closed
peytondmurray
closed
1 month ago
peytondmurray
commented
2 months ago
This PR creates a workflow that:
Ensures that new PRs do not break wheel builds
Creates and uploads wheels/sdist to PYPI when a new release is made
This PR creates a workflow that: