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

hooks: tensorflow: opt out of warnings for missing hidden imports #458

Merged

Commits on Jun 29, 2022

  1. hooks: tensorflow: opt out of warnings for missing hidden imports

    Opt out of generating warnings for missing hidden imports, using
    hook variable `warn_on_missing_hiddenimports` that was introduced
    in pyinstaller/pyinstaller#6914. This will start working in
    conjunction with the next PyInstaller release, and will be no-op
    with earlier releases.
    rokm committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    4f038a3 View commit details
    Browse the repository at this point in the history