aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples
Commit message (Expand)AuthorAge
* [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* InternalGravatar A. Unique TensorFlower2018-09-28
* Merge pull request #22416 from yongtang:09182018-squeeze_dimsGravatar TensorFlower Gardener2018-09-24
|\
* | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-24
* | Add build rules for mnist_softmax_xla.py so it can work internally.Gravatar Guangda Lai2018-09-19
| * Fix warning in text_classification_character_cnn.pyGravatar Yong Tang2018-09-19
|/
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-12
* Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11
* Remove note in TF for Android build instructions about Bazel not supporting N...Gravatar A. Unique TensorFlower2018-09-10
* Fix typo in low latency svdf model.Gravatar A. Unique TensorFlower2018-08-30
* Replaced calls to tensorflow::StringPiece::ToString with string conversions.Gravatar A. Unique TensorFlower2018-08-22
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Fix include guardsGravatar A. Unique TensorFlower2018-08-20
* Merge pull request #21521 from Androbin:selectGravatar TensorFlower Gardener2018-08-10
|\
* \ Merge pull request #14842 from daj:gitignoreGravatar TensorFlower Gardener2018-08-10
|\ \
| | * Use a direct link to the optimization header.Gravatar Mark Daoust2018-08-09
| | * [Docs] Update iOS selective registration docsGravatar Robin Richtsfeld2018-08-09
| |/ |/|
* | Merge pull request #20432 from daj:fix-broken-linksGravatar TensorFlower Gardener2018-08-08
|\ \
* | | Add support for forcing ops to devicesGravatar Gautam Vasudevan2018-07-30
* | | Merge pull request #15469 from thisisrandy:masterGravatar TensorFlower Gardener2018-07-20
|\ \ \
* | | | Add back in stddev parameter inadvertently dropped from conv model.Gravatar A. Unique TensorFlower2018-07-18
* | | | Merge pull request #20672 from TShapinsky:documentation_fixGravatar TensorFlower Gardener2018-07-17
|\ \ \ \
* | | | | Add support for microcontroller-scale audio speech modelsGravatar Pete Warden2018-07-11
| * | | | Fix incorrect documentationGravatar TShapinsky2018-07-10
|/ / / /
| * | | lint fixGravatar Mark Daoust2018-07-06
| | * | Fix broken download linksGravatar Dan J2018-06-29
| |/ / |/| |
* | | Rename programmers_guide/ directory to guide/.Gravatar Billy Lamberta2018-06-22
* | | Merge changes from github.Gravatar Akshay Modi2018-06-18
* | | Migrate to android skylark rulesGravatar A. Unique TensorFlower2018-06-18
* | | Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* | | Merge changes from github.Gravatar Akshay Modi2018-06-18
* | | fully_connected_feed_test timing out, increase its size.Gravatar A. Unique TensorFlower2018-06-13
* | | Merge changes from github.Gravatar Yifei Feng2018-05-24
* | | Automated g4 rollback of changelist 197741984Gravatar Anna R2018-05-23
* | | PiperOrigin-RevId: 197741984Gravatar A. Unique TensorFlower2018-05-23
* | | Automated g4 rollback of changelist 197026249Gravatar Allen Lavoie2018-05-17
* | | Internal changeGravatar A. Unique TensorFlower2018-05-17
* | | internal changeGravatar A. Unique TensorFlower2018-05-16
* | | Updated speech commands example to use new datasetGravatar Pete Warden2018-05-14
* | | Merge changes from github.Gravatar Patrick Nguyen2018-05-01
* | | Merge changes from github.Gravatar Yifei Feng2018-04-23
* | | Internal-only change.Gravatar Justin Lebar2018-04-18
* | | Fixed error where no background audio samples were being used when testing no...Gravatar Pete Warden2018-04-12
* | | Replace examples/image_retraining by a pointer to TensorFlow Hub.Gravatar A. Unique TensorFlower2018-04-11
* | | Remove manifest_merger from tensorflow_demo. This is an internal-only attributeGravatar A. Unique TensorFlower2018-04-10
* | | Fix final eval bottleneck creation to work in cases where it isn't cached alr...Gravatar Suharsh Sivakumar2018-04-05
* | | Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* | | Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* | | Merge changes from github.Gravatar Jacques Pienaar2018-03-21