Skip to content

Commit

Permalink
Update generated Python Op docs.
Browse files Browse the repository at this point in the history
Change: 122080344
  • Loading branch information
A. Unique TensorFlower authored and tensorflower-gardener committed May 11, 2016
1 parent c77f977 commit c4a3d49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tensorflow/g3doc/api_docs/python/contrib.layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ other tensors, `histogram_summary` is used.

##### Returns:

The summary op created.
The summary op created or None for string tensors.


- - -
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ other tensors, `histogram_summary` is used.

##### Returns:

The summary op created.
The summary op created or None for string tensors.

0 comments on commit c4a3d49

Please sign in to comment.