aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [XLA] Enable HloEvaluator for constant folding, also merged a few operationsGravatar Kay Zhu2017-05-25
* Disable tensorboard/plugins/images/images_plugin_test.py from windows cmake.Gravatar A. Unique TensorFlower2017-05-25
* Automated g4 rollback of changelist 156556243Gravatar A. Unique TensorFlower2017-05-25
* Change shape inference so that a single resource tensor can carryGravatar A. Unique TensorFlower2017-05-25
* Simplify `dense_to_sparse_tensor` and `indicators_to_sparse_ids`, and fix the...Gravatar A. Unique TensorFlower2017-05-25
* Open-source ops to load and remap matrix (2-D) tensors. (Used for loading/rem...Gravatar Wei Ho2017-05-25
* Added an option to disable optimization when running grappler clusters.Gravatar Benoit Steiner2017-05-25
* Removes unused contrib package feeder.Gravatar Alexandre Passos2017-05-25
* Halve the number of CPU tests run in 9 files.Gravatar Vijay Vasudevan2017-05-25
* Zero cost for _Recv op, and a few clean up in virtual_scheduler.Gravatar A. Unique TensorFlower2017-05-25
* Make a plugin that serves data for the image dashboard.Gravatar A. Unique TensorFlower2017-05-25
* Fixed the cost model to return an unknown shape instead of returning the shap...Gravatar Benoit Steiner2017-05-25
* Deleting stale comment and clarifying error on CuDNN init failure.Gravatar A. Unique TensorFlower2017-05-25
* Added a trailing space so that ValueError reads like "..._FeatureColumn. Give...Gravatar A. Unique TensorFlower2017-05-25
* Refactor session.py to reference input Tensors/Operations directly instead of...Gravatar Skye Wanderman-Milne2017-05-25
* Improvements for StatSummarizer when run on GPUs.Gravatar A. Unique TensorFlower2017-05-25
* Add functionality in the ValidationMonitor to store and retrieve all evaluati...Gravatar A. Unique TensorFlower2017-05-24
* Automated g4 rollback of changelist 157060591Gravatar Peter Hawkins2017-05-24
* Enable removal of nodes with multiple inputsGravatar Pete Warden2017-05-24
* Print out detailed node counts, shapes and costs. This is useful for a couple...Gravatar A. Unique TensorFlower2017-05-24
* Fix prefix of kernel for RemoteFusedGraphOpsGravatar A. Unique TensorFlower2017-05-24
* Delete debugging code in FakeQuant* operations. They are stable now, and ext...Gravatar A. Unique TensorFlower2017-05-24
* Issue a more user-friendly error message if a variable's initializer is from ...Gravatar Peter Hawkins2017-05-24
* [XLA] In ReshapeMover:Gravatar Kay Zhu2017-05-24
* [XLA] Make HloModule always have a config.Gravatar Eli Bendersky2017-05-24
* Preliminary Infeed support for GPU backend.Gravatar A. Unique TensorFlower2017-05-24
* Fix bug which can cause last element of beam to have a score of infinity.Gravatar A. Unique TensorFlower2017-05-24
* Add an error message to the bundle-shim for SessionBundle deprecation.Gravatar Sukriti Ramesh2017-05-24
* Minor documentation fix.Gravatar A. Unique TensorFlower2017-05-24
* Add a view that organize results by operation type:Gravatar A. Unique TensorFlower2017-05-24
* Introduced tf.estimator.classifier_parse_example_spec a utility function to h...Gravatar Mustafa Ispir2017-05-24
* Tutorial for tf.contrib.kernel_methods module.Gravatar Petros Mol2017-05-24
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-24
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-24
* [XLA] Remove stream priming from BackendGravatar Eli Bendersky2017-05-24
* Implement quantized addition op, with NEON-acceleration for ARM devicesGravatar A. Unique TensorFlower2017-05-24
* C API/Windows: Export API functions that were accidentally left out.Gravatar Asim Shankar2017-05-24
* Allow uses of over-parameterized separable_conv.Gravatar Vijay Vasudevan2017-05-24
* Arrange TensorForest tree_utils sources properly to avoid double linking.Gravatar A. Unique TensorFlower2017-05-24
* Add various XLA flags to tfcompile.Gravatar A. Unique TensorFlower2017-05-24
* tfdg: minor doc fixGravatar Shanqing Cai2017-05-24
* Added a new IsConstant() function.Gravatar Benoit Steiner2017-05-24
* Extract the scalars dashboard to a proper pluginGravatar A. Unique TensorFlower2017-05-24
* Change CreateThread() back to passing by value.Gravatar Peter Hawkins2017-05-24
* [tf contrib layers] Add options to layer_norm to configure layer axes.Gravatar Eugene Brevdo2017-05-24
* Fix bug in TensorForest for mutli-regression statistics.Gravatar A. Unique TensorFlower2017-05-24
* Script builds a framework file that can be used in CocoaPods distributionGravatar A. Unique TensorFlower2017-05-24
* Remove the 'aliases' section for things with only one name, and make it clear...Gravatar Mark Daoust2017-05-24
* changing dropout utils interfaceGravatar A. Unique TensorFlower2017-05-24
* Track statistics for looping graphs in benchmark, and add missing kernelsGravatar Pete Warden2017-05-24