Skip to content

Commit f8cc1ea

Browse files
itsmeoliviamartinwicke
authored andcommitted
Removed extra parens (tensorflow#152)
fixes b/28821889
1 parent f3d896b commit f8cc1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inception/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ may construct a an [`Optimizer`]
254254
(https://www.tensorflow.org/api_docs/python/train.html#optimizers) in TensorFlow
255255
that constructs the necessary graph for either case diagrammed below from
256256
TensorFlow [Whitepaper]
257-
(http://download.tensorflow.org/paper/whitepaper2015.pdf)):
257+
(http://download.tensorflow.org/paper/whitepaper2015.pdf):
258258

259259
<div style="width:40%; margin:auto; margin-bottom:10px; margin-top:20px;">
260260
<img style="width:100%"

0 commit comments

Comments
 (0)