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: v0.12.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: r0.12
Choose a head ref
  • 15 commits
  • 14 files changed
  • 8 contributors

Commits on Dec 22, 2016

  1. Minor docs change.

    Change: 142515779
    tensorflower-gardener authored and gunan committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    37c4590 View commit details
    Browse the repository at this point in the history
  2. Minor doc fix.

    Change: 142517940
    tensorflower-gardener authored and gunan committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    93e7380 View commit details
    Browse the repository at this point in the history
  3. Update protobuf .whl links to point to 3.1.0

    Change: 142686873
    Jonathan Hseu authored and gunan committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    16c1e4c View commit details
    Browse the repository at this point in the history
  4. Fixing typo in doc string, and improve documentation.

    Change: 142727588
    ucdmkt authored and gunan committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    6c6be9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcab980 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50bef44 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6463 from gunan/cp

    Cherrypick doc updates to r0.12 branch.
    gunan authored Dec 22, 2016
    Configuration menu
    Copy the full SHA
    1b26bb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2016

  1. Change the protobuf dependency from == 3.1.0 to >= 3.1.0 so it doesn't

    reinstall when installing tensorflow.
    Change: 141465425
    Jonathan Hseu authored and gunan committed Dec 25, 2016
    Configuration menu
    Copy the full SHA
    e2b8784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ec1e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6491 from gunan/patch

    patches for 0.12.1 release.
    caisq authored Dec 25, 2016
    Configuration menu
    Copy the full SHA
    4d924e7 View commit details
    Browse the repository at this point in the history

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