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

Upgrade to TensorFlow 2.17.0 #426

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    2659a4e View commit details
    Browse the repository at this point in the history
  2. Fix Clippy lints

    adamcrume committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    89fa9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27b7c80 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    abb3131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6c5ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd16d81 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    ce62770 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    f0b486d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    f77f2d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    b5bdfff View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    508a5d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Drop -march=native for macos

    It's unclear, but this could be related to the error:
    
      external/boringssl/src/crypto/cpu_aarch64_apple.c:56:2: error: "NEON and crypto extensions should be statically available."
    adamcrume committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    391f36f View commit details
    Browse the repository at this point in the history