aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* TF server should not crash when -v=1 is enabled.Gravatar A. Unique TensorFlower2017-11-30
* Disable state_saving_rnn_estimator_test in asan mode.Gravatar Gunhan Gulsoy2017-11-30
* Automated g4 rollback of changelist 177499365Gravatar Gunhan Gulsoy2017-11-30
* Enable tests that pass now with the new copy insertion.Gravatar A. Unique TensorFlower2017-11-30
* [TF:XLA] Allow bfloat16 types in more places.Gravatar Peter Hawkins2017-11-30
* Add R1 slice tests.Gravatar A. Unique TensorFlower2017-11-30
* Support binary operations with a scalar and a 4d tensor as input; refactorGravatar Yao Zhang2017-11-30
* Add an option to override maximum number of elements in the quantileGravatar A. Unique TensorFlower2017-11-30
* Add rules to replace nodes corresponding to operations with the neutral and a...Gravatar A. Unique TensorFlower2017-11-30
* [XLA:CPU] Add Hlo profiling support to XlaJitCompiledCpuFunctionGravatar Sanjoy Das2017-11-30
* [XLA] Adds Dot with DotDimensionNumbers proto for specifying arbitrary contra...Gravatar A. Unique TensorFlower2017-11-30
* Change depthwise convolution filter expansion and contraction withGravatar Blake Hechtman2017-11-30
* Disable dnn_linear_combined_testGravatar Gunhan Gulsoy2017-11-30
* Internal testing change.Gravatar Russell Power2017-11-30
* Turned a verbose log into a vlogGravatar Benoit Steiner2017-11-30
* Change "Datasets" to "`tf.data`" in the "Reading Data" API guide.Gravatar Derek Murray2017-11-30
* Uses C API for eager functions.Gravatar Alexandre Passos2017-11-30
* [TF:XLA] Add support for the V2 variants of the FusedBatchNorm operators, whi...Gravatar Peter Hawkins2017-11-30
* Rename tests.Gravatar A. Unique TensorFlower2017-11-30
* Hoist function input placeholders out of any control flow context.Gravatar Skye Wanderman-Milne2017-11-30
* Implement Python-specific device and colocation logic in import_graph_def wit...Gravatar Skye Wanderman-Milne2017-11-30
* Add support for int32 output types to the Multinomial op.Gravatar Peter Hawkins2017-11-30
* Disable baseline_test in asan.Gravatar Gunhan Gulsoy2017-11-30
* Automated g4 rollback of changelist 177362829Gravatar A. Unique TensorFlower2017-11-30
* Automated g4 rollback of changelist 177375237Gravatar Gunhan Gulsoy2017-11-30
* Always leverage shapes inference now that it can handle fed nodesGravatar Benoit Steiner2017-11-29
* Add native dilated support for conv2d and its gradients in cudnn v>=6.Gravatar Yangzihao Wang2017-11-29
* Change `tf.contrib.distributions` docstring examples to use `tfd` alias rathe...Gravatar Joshua V. Dillon2017-11-29
* Fix more clang-tidy warnings:Gravatar Eli Bendersky2017-11-29
* Using the C API in eager mode for graph functions.Gravatar Alexandre Passos2017-11-29
* Automated g4 rollback of changelist 177353959Gravatar Gunhan Gulsoy2017-11-29
* Updating references to the `tf.data` API to `tf.data` from `Datasets`.Gravatar Jiri Simsa2017-11-29
* Add R1 slice tests.Gravatar A. Unique TensorFlower2017-11-29
* Check when session cannot run because its graph was modifiedGravatar Igor Ganichev2017-11-29
* Add a way to query a batch scheduler to determine the max task size.Gravatar Christopher Olston2017-11-29
* Simplify const node creation.Gravatar Yao Zhang2017-11-29
* Re-enable Mul hoisting for aggregations other than Add when input shapes match.Gravatar A. Unique TensorFlower2017-11-29
* Added comment/TODO concerning memory use of extract_images_patches.Gravatar A. Unique TensorFlower2017-11-29
* Proper deallocation in the thread-local tape stack.Gravatar Alexandre Passos2017-11-29
* enabling Tensor._set_shape() to work with the C APIGravatar Olivia Nordquist2017-11-29
* Clarify the role of replicate_model_fn.Mode better.Gravatar Igor Saprykin2017-11-29
* Deleted unused method argumentsGravatar Benoit Steiner2017-11-29
* Allow the toolchain defaults to be used instead of hard-coding -Os.Gravatar A. Unique TensorFlower2017-11-29
* Made sure the unknown shapes of placeholders always propagate to their fanoutsGravatar Benoit Steiner2017-11-29
* [tf.data] Fix compiler warnings about unused captures in lambda expressions.Gravatar Derek Murray2017-11-29
* Add RandomDataset which generates pseudo random number of type int64.Gravatar Saurabh Saxena2017-11-29
* (Temporarily) call Graph._add_op outside of Operation.__init__ again.Gravatar Skye Wanderman-Milne2017-11-29
* Go: Bugfix: Make list-of-shape attributes in an operation work.Gravatar Asim Shankar2017-11-29
* Outline generated LLVM IR matrix-vector dot kernelsGravatar Sanjoy Das2017-11-29
* Raise an exception when converting lists with invalid lengths to Tensors inst...Gravatar Allen Lavoie2017-11-29