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

Fix TF exports >= 2GB #6292

Merged
merged 14 commits into from
Feb 18, 2022
Merged

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    9561f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beee0f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    362b6eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f984fd1 View commit details
    Browse the repository at this point in the history
  5. Clean up

    zldrobit authored and glenn-jocher committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e3f2af0 View commit details
    Browse the repository at this point in the history
  6. Remove lambda in tf.function()

    zldrobit authored and glenn-jocher committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    2dd2d19 View commit details
    Browse the repository at this point in the history
  7. Revert "Remove lambda in tf.function()" to be compatible with TF v2.4

    This reverts commit 46c7931f11dfdea6ae340c77287c35c30b9e0779.
    zldrobit authored and glenn-jocher committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    43f7353 View commit details
    Browse the repository at this point in the history
  8. Fix for pre-commit.ci

    zldrobit authored and glenn-jocher committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    7c62079 View commit details
    Browse the repository at this point in the history
  9. Cleanup1

    glenn-jocher authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    14d0d78 View commit details
    Browse the repository at this point in the history
  10. Cleanup2

    glenn-jocher authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    196d5f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be549e6 View commit details
    Browse the repository at this point in the history
  12. Update common.py

    glenn-jocher authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a59b499 View commit details
    Browse the repository at this point in the history
  13. Update common.py

    glenn-jocher authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f6c5193 View commit details
    Browse the repository at this point in the history
  14. Cleanup3

    glenn-jocher authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    c916f2d View commit details
    Browse the repository at this point in the history