X Tutup
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: guob1l/tensorflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: guob1l/tensorflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r1.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 22, 2017

  1. Release notes for 1.1 release (tensorflow#8605)

    * Release notes for 1.1
    
    * Indented RNNCell note
    
    * Removed duplicate note
    
    * Updated RNN cell note
    
    * Updated RNN cell note
    
    * Updated spectral comment, mac gpu support comment and fixed username
    
    * Reword tf.spectral message.
    annarev authored and gunan committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    c06dc89 View commit details
    Browse the repository at this point in the history
  2. Running the update_version script on r1.1.0-rc0. (tensorflow#8615)

    Amit Patankar authored and gunan committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    66d32ae View commit details
    Browse the repository at this point in the history
  3. Java: Load native library from class loader resources if possible.

    This is one step towards tensorflow#6926.
    The idea is that if the native libraries are packaged in a .jar file available
    in the classpath of the JVM, then they can be extracted and used.
    Change: 150697993
    asimshankar authored and Amit Patankar committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    ae6d5b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request tensorflow#8618 from av8ramit/cherrypicks

    Cherrypicking Asim's changes.
    martinwicke authored Mar 22, 2017
    Configuration menu
    Copy the full SHA
    49380d6 View commit details
    Browse the repository at this point in the history
  5. fix windows gpu build (tensorflow#8603)

    guschmue authored and Amit Patankar committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    52681c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Merge pull request tensorflow#8639 from av8ramit/cherrypick_windows

    Cherrypick fix windows gpu build (tensorflow#8603)
    Amit Patankar authored Mar 23, 2017
    Configuration menu
    Copy the full SHA
    2259213 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Update roadmap (tensorflow#8672)

    annarev authored and gunan committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    a23f5d7 View commit details
    Browse the repository at this point in the history
Loading
X Tutup