aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add missing tf.contrib.receptive_field dependencies.Gravatar A. Unique TensorFlower2018-01-11
* Increase number of inlined elements in EdgeSet from 2 to 4 to speed up graph ...Gravatar A. Unique TensorFlower2018-01-11
* Enable stacktrace printing ont test failures for python tests.Gravatar Gunhan Gulsoy2018-01-11
* Remove debugging print statement from tf.image.random_flip_left_right.Gravatar Chris Ying2018-01-11
* [XLA:GPU] Add reduction-to-scalar code.Gravatar Justin Lebar2018-01-11
* Change ios_tensorflow_lib to depend on ios_tensorflow_lib_lite.Gravatar A. Unique TensorFlower2018-01-11
* Comments for the functors in concat_libGravatar Alexandre Passos2018-01-11
* Add support for for loops.Gravatar A. Unique TensorFlower2018-01-11
* [tf.data] Improve documentation for `Dataset.batch()` wrt. small final batches.Gravatar Derek Murray2018-01-11
* Adds loss_reduction argument in head.Gravatar A. Unique TensorFlower2018-01-11
* Enable identity reshape and common factor hoisting optimizations.Gravatar A. Unique TensorFlower2018-01-11
* [XLA] Make HLO CSE faster.Gravatar A. Unique TensorFlower2018-01-11
* Changing the default value of the momentum constant to 0.9.Gravatar A. Unique TensorFlower2018-01-11
* Appropriately handle building of CudnnRNN if variable scope has tf.AUTO_REUSE...Gravatar Adam Roberts2018-01-11
* Reduce WARNING to INFO on reloading table.Gravatar A. Unique TensorFlower2018-01-11
* [XLA:GPU] Specify an explicit alignment on args to kernels.Gravatar Justin Lebar2018-01-11
* Set the type of the placeholder nodes creating when importing a functionGravatar Benoit Steiner2018-01-11
* Switch GradientsDebugger to use C API-friendly Python APIsGravatar Skye Wanderman-Milne2018-01-11
* Allow backends to specify a custom ShapeVerifier to HloVerifier.Gravatar Brian Patton2018-01-11
* [TF/XLA] Add stricter checks of buffer sizes within colocated buffer sets.Gravatar Todd Wang2018-01-10
* Fix a deadlock condition when session are run in multiple thread and depend onGravatar A. Unique TensorFlower2018-01-10
* Automated g4 rollback of changelist 181548597Gravatar A. Unique TensorFlower2018-01-10
* Added the "Getting Started with TensorFlow for ML Beginners" chapter to GetGravatar A. Unique TensorFlower2018-01-10
* Automated g4 rollback of changelist 181260801Gravatar A. Unique TensorFlower2018-01-10
* Throws exceptions in Java API of TF Lite if it fails to create interpreters.Gravatar A. Unique TensorFlower2018-01-10
* [XLA] More SWIG error propagation and transfers from outfeed.Gravatar Chris Leary2018-01-10
* Fix for graph execution of gradients_functionGravatar Allen Lavoie2018-01-10
* Fetch OpDef if necessary in Operation.__init__Gravatar Skye Wanderman-Milne2018-01-10
* Add Dataset support information to pydoc of Estimator functions.Gravatar Mustafa Ispir2018-01-10
* Fix a bug in updating NodeMap, where the node name without port number shouldGravatar Yao Zhang2018-01-10
* Improved performance of tf.image.rgb_to_grayscale. Roughly 4 times faster on ...Gravatar A. Unique TensorFlower2018-01-10
* Make test_utils_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-10
* Add --fat_apk_cpu=arm64-v8a for arm64 Android buildsGravatar Austin Anderson2018-01-10
* Reverted Raspberry Pi Docker files back to Ubuntu 14.04, instead of 16.04, to...Gravatar Pete Warden2018-01-10
* Propagate static shape info in AttentionWrapperState.clone() if possible.Gravatar Rui Zhao2018-01-10
* Do not optimize out Identity nodes if specified as output.Gravatar A. Unique TensorFlower2018-01-10
* [TF:XLA] Fix infinite loop in HLO data flow analysis.Gravatar A. Unique TensorFlower2018-01-10
* Added a utility function to create a grappler item from a function definitionGravatar Benoit Steiner2018-01-10
* [XLA] Clean up our handling of ExecutionProfile and add a test caseGravatar Sanjoy Das2018-01-10
* Fix bug in the conversion of while loops. The while_loop's initial value need...Gravatar A. Unique TensorFlower2018-01-10
* Remove host_spec attr from TPU configuration ops since it isn't used any more.Gravatar A. Unique TensorFlower2018-01-10
* Fix python/framework/subscribe.py and test to work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-10
* Revert PlaceholderWithDefault logic in constant_folding.cc.Gravatar Skye Wanderman-Milne2018-01-10
* Adding a new test case for tf.contrib.receptive_field.Gravatar A. Unique TensorFlower2018-01-10
* Remove the gradients function converter now that we can use the tape method.Gravatar A. Unique TensorFlower2018-01-10
* Support nesting EagerTemplate objects.Gravatar Akshay Agrawal2018-01-10
* Attempt to fix #15951Gravatar Brian Patton2018-01-10
* Fix flaky training tests. Reenable the tests.Gravatar A. Unique TensorFlower2018-01-10
* Allow gRPC Workers to use configure the number of threads driving work on bot...Gravatar Noah Eisen2018-01-10
* Add lite version of ios_tensorflow_lib to exclude operations. This makes it e...Gravatar A. Unique TensorFlower2018-01-10