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: 0.12.1
Choose a base ref
...
head repository: tensorflow/tensorflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r0.12
Choose a head ref
  • 5 commits
  • 5 files changed
  • 5 contributors

Commits on Jan 5, 2017

  1. Update zlib url in r0.12 branch (#6658)

    (Similar to change done to master, to make r0.12 buildable).
    Vijay Vasudevan authored Jan 5, 2017
    Configuration menu
    Copy the full SHA
    1e317b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Fix expand_dim docs. (#6753)

    * Fixed expand_dims docstring.
    Change: 139828406
    
    * Fix docs for tf.expand_dims.
    gunan authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    787cd3d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Fix nasm URL (#6963)

    See #6956
    jart authored and gunan committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    45ab528 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Adding missing close parenthesis in code listing.

    Sanders Kleinfeld committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    87dfdc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Merge pull request #7828 from tensorflow/skleinfeld-patch-2

    Adding missing close parenthesis in code listing.
    caisq authored Mar 3, 2017
    Configuration menu
    Copy the full SHA
    b5e5120 View commit details
    Browse the repository at this point in the history
Loading