aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove tf.batch_matmul Python interface.Gravatar A. Unique TensorFlower2016-11-29
* Added the ability to register a callback with a queue runner to be notified inGravatar Benoit Steiner2016-11-29
* Removed an unnecessary debug assertionGravatar Benoit Steiner2016-11-29
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-29
* Add tests and correct reuse and custom_getter passing in core layers.Gravatar Lukasz Kaiser2016-11-29
* Improvements to image retraining example code:Gravatar A. Unique TensorFlower2016-11-28
* Add flags for output dir in saved_model_half_plus_two.py. Remove static Saved...Gravatar Li Lao2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Expose max_norm to embedding_column and shared_embedding_columns inGravatar A. Unique TensorFlower2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Name ops and vars in head and in various places in contrib/.Gravatar A. Unique TensorFlower2016-11-28
* Fix a bug in the default cudnn workspace size.Gravatar A. Unique TensorFlower2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Enables `zero_debias` for EMAs that use variables initialized to `0`.Gravatar A. Unique TensorFlower2016-11-28
* Java: Scaffolding for Java bindings.Gravatar Asim Shankar2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Change docstring in summary_iterator to use new API.Gravatar Dan Mané2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Fixes label parsing bug in Timeline.Gravatar A. Unique TensorFlower2016-11-28
* Internal-only change.Gravatar Peter Hawkins2016-11-28
* Added embedding learning rate multiplier support for DNN Classifier.Gravatar Mustafa Ispir2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Adding person detection/tracking sample Activity to Android TensorFlow demo.Gravatar Andrew Harp2016-11-28
* Remove obsolete section from stream_executor.h.Gravatar A. Unique TensorFlower2016-11-28
* Add deprecation warning for tf.train.SummaryWriter.Gravatar Dan Mané2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Create tf.summary.FileWriterCache, as replacement for tf.train.SummaryWriterC...Gravatar Dan Mané2016-11-28
* Removing stale reference to slim/preprocess.pyGravatar Nathan Silberman2016-11-28
* Fixes breaking Makefile buildGravatar A. Unique TensorFlower2016-11-28
* Adding Android Studio(version 2.2.0+) Build to build Android Sample with CMak...Gravatar A. Unique TensorFlower2016-11-28
* Remove dataSet from ScatterPlot and the ScatterPlotVisualizer interface.Gravatar Charles Nicholson2016-11-28
* Add tests for expected OUT_OF_RANGE semantics in the default filesystem.Gravatar Jonathan Hseu2016-11-28
* Embedding Projector: Fix bug with PCA sampling.Gravatar Dan Smilkov2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Add licenses.Gravatar A. Unique TensorFlower2016-11-28
* DOCFIX: Remove html formatting from distribution append docstring.Gravatar Ian Langmore2016-11-28
* Small typo fixes.Gravatar A. Unique TensorFlower2016-11-28
* Assorted fixes to dynamic_rnn_estimator:Gravatar A. Unique TensorFlower2016-11-28
* Go: Remove reference to closed issue from READMEGravatar Asim Shankar2016-11-28
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-28
* Made the QueueRunner::Stop method public.Gravatar Benoit Steiner2016-11-28
* Modifies deprecated_args to not warn if value == ok_value.Gravatar A. Unique TensorFlower2016-11-28
* Uses containers for per_step resources instead of a separate resource_mgr.Gravatar A. Unique TensorFlower2016-11-28
* Java: Make JUnit available for future Java unittests.Gravatar Asim Shankar2016-11-28
* DOCFIX: Make it clear that TransformedDistribution takes an instance, not aGravatar Ian Langmore2016-11-28
* Allow multiple delimiters for string split op.Gravatar A. Unique TensorFlower2016-11-28
* Add warning note to Variable.initialized_value documentation.Gravatar A. Unique TensorFlower2016-11-28
* Adds the following ops to android_core_ops:Gravatar A. Unique TensorFlower2016-11-28
* Factor out parent-weight code in TensorForest to use elsewhere.Gravatar A. Unique TensorFlower2016-11-28
* Remove stillborn 'params' argument of dynamic_rnn_estimator factory functions:Gravatar A. Unique TensorFlower2016-11-28