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

[ML-8669] Build against TensorFlow 1.15.0 RC #174

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

Commits on Oct 14, 2019

  1. Install 1.15-rc3 for Python using pip

    Hanyu Cui committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    9479d43 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Use local maven

    Hanyu Cui committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    8743962 View commit details
    Browse the repository at this point in the history
  2. Copy libtensorflow_jni.so

    Hanyu Cui committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    5e421a6 View commit details
    Browse the repository at this point in the history
  3. Copy libtensorflow_framework.so.1

    Hanyu Cui committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    81d75c5 View commit details
    Browse the repository at this point in the history
  4. Rm build.sbt

    Hanyu Cui committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    ebf9cdc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Remove extra blank lines

    Hanyu Cui authored Oct 16, 2019
    Configuration menu
    Copy the full SHA
    2b20d95 View commit details
    Browse the repository at this point in the history
  2. Ran ./update-tf-proto.sh 1.15.0-rc3

    Hanyu Cui committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    1c8baf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a6a29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea92165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77e34bf View commit details
    Browse the repository at this point in the history
  6. add .so back in docker

    mengxr committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    754cb96 View commit details
    Browse the repository at this point in the history