aboutsummaryrefslogtreecommitdiffhomepage
path: root/ACKNOWLEDGMENTS
diff options
context:
space:
mode:
authorGravatar Manjunath Kudlur <keveman@gmail.com>2015-11-20 10:30:41 -0800
committerGravatar Manjunath Kudlur <keveman@gmail.com>2015-11-20 10:30:41 -0800
commit9c3043ff3bf31a6a81810b4ce9e87ef936f1f529 (patch)
tree6cfbf1de2b9b58cceee59feecbb1ff5069b1e31a /ACKNOWLEDGMENTS
parentf7918e1dcd5b0c1f8114f488fc35a63a81e94535 (diff)
TensorFlow: Improve performance of Alexnet
Changes: * error message that refers to removed `DefaultSession` method. * -Wnull-conversion warnings * the "_start_time" attr for recvs when the flag "--brain_enable_scheduling_for_recvs" is set. * typo in tutorial data download progress message. * a typo ("however their installing"=>"however installing"). * typo, rename "TensorFlow Mechanics" to "How To" to be consistent with the website. * a typo ("subtact"=>"subtract"). * protobuf examples in comments in tensorflow::Example.proto. * formula formatting in MNIST beginner tutorial * negative fraction-of-queue-full stats * protobuf inclusion path so that Android demo will build under Blaze. * small typo (moderatly > moderately) * Session.run() to check that tensor arguments come from the session's graph. * another six import * seq2seq typo in bazel command Base CL: 108349164
Diffstat (limited to 'ACKNOWLEDGMENTS')
-rw-r--r--ACKNOWLEDGMENTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACKNOWLEDGMENTS b/ACKNOWLEDGMENTS
index 4d0bf245f8..7eb20334c4 100644
--- a/ACKNOWLEDGMENTS
+++ b/ACKNOWLEDGMENTS
@@ -1,4 +1,4 @@
-Some of TensorFlow's code is derived from Caffe, which is subject to the following copyright notice:
+## Some of TensorFlow's code is derived from Caffe, which is subject to the following copyright notice:
COPYRIGHT