Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tensorflow/tensorflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: tensorflow/tensorflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r1.8
Choose a head ref
  • 8 commits
  • 6 files changed
  • 6 contributors

Commits on Apr 28, 2018

  1. Fixing the mock import error for devel docker. (#18940)

    * Fixing the mock import error for devel docker.
    
    Same as #18843
    yifeif authored Apr 28, 2018
    Configuration menu
    Copy the full SHA
    8753e2e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

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

Commits on May 8, 2018

  1. Merge pull request #19131 from av8ramit/fix_avx_devel_docker_18

    Building development docker files with AVX as well. (#19130)
    Amit Patankar authored May 8, 2018
    Configuration menu
    Copy the full SHA
    f91bd2f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. updated installation instructions for Tensowflow-TensorRT integration (

    …#18135)
    
    * updated installation instructions for Tensowflow-TensorRT integration
    
    * Minor format changes to clean it up.
    
    * Adding the python symlink command for devel packages too.
    
    * Forcing the symlink creation.
    
    * Updating the sed command for docker parameterized build.
    jjsjann123 authored and MarkDaoust committed May 14, 2018
    Configuration menu
    Copy the full SHA
    725de72 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Merge pull request #19276 from MarkDaoust/r1.8

    Cherry-pick updated TensorRT instructions.
    Amit Patankar authored May 17, 2018
    Configuration menu
    Copy the full SHA
    cfd0ea3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Update supervisor.py

    This was quite confusing (encountered when modifying original tutorial https://github.com/tensorflow/models/blob/master/tutorials/rnn/ptb/ptb_word_lm.py )
    MikalaiDrabovich authored May 23, 2018
    Configuration menu
    Copy the full SHA
    2353c13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19485 from MikalaiDrabovich/patch-3

    Update supervisor.py
    Michael Case authored May 23, 2018
    Configuration menu
    Copy the full SHA
    3b85959 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. fix docstring (#19221)

    Amund Vedal authored and gunan committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    23c2187 View commit details
    Browse the repository at this point in the history
Loading