aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Don't remove identity nodes if they follow a device crossing and have consume...Gravatar A. Unique TensorFlower2018-03-12
* ResourceScatterUpdate: Gracefully handle inconsistent indices and updates inGravatar Asim Shankar2018-03-12
* Turn on function optimization by defaultGravatar Benoit Steiner2018-03-12
* Reuse the linear index when broadcasting a contiguous range of dimensions.Gravatar A. Unique TensorFlower2018-03-12
* Lint some files.Gravatar A. Unique TensorFlower2018-03-12
* this test is also timing out in cuda so disabling for nowGravatar Olivia Nordquist2018-03-12
* propagate fix from tensorflow/models#3561Gravatar Mark Daoust2018-03-11
* Fix assets for the TF camera example.Gravatar Shashi Shekhar2018-03-11
* disable flaky asan testGravatar Olivia Nordquist2018-03-11
* Fix typo in description of INTERNAL error code.Gravatar Derek Murray2018-03-11
* Removed duplicate statement.Gravatar A. Unique TensorFlower2018-03-11
* Fixes a race condition in function instantiation.Gravatar Derek Murray2018-03-11
* Specify the `maximum_iterations` to tf.while_loop in tf.scan to be compatible...Gravatar A. Unique TensorFlower2018-03-11
* Selectively re-enable bfloat16 tests for the GPU backend.Gravatar Bixia Zheng2018-03-11
* Improve errors raised when an object does not match the RNNCell interface.Gravatar A. Unique TensorFlower2018-03-11
* Fix windows GPU build scripts.Gravatar Gunhan Gulsoy2018-03-10
* Adds a warning to help user to debug the TPU program hanging for predict() call.Gravatar Jianwei Xie2018-03-10
* Turn the following ops into Identity.Gravatar A. Unique TensorFlower2018-03-10
* Increment node_ids when merging CostGraphDef.Gravatar Rui Zhao2018-03-10
* [XLA] Speed up colocated buffer merging.Gravatar Michael Kuperstein2018-03-09
* Fix DepthToSpace and SpaceToDepth to silently return instead of failing when ...Gravatar A. Unique TensorFlower2018-03-09
* Fix docstring for `embedding_lookup_sparse`.Gravatar A. Unique TensorFlower2018-03-09
* Unified test util PlaceHolderFloat() into PlaceHolder(), and extended the latterGravatar Mingsheng Hong2018-03-09
* Propagate min/max for StridedSliceGravatar A. Unique TensorFlower2018-03-09
* Move optimizations to arithmetic optimizer stagesGravatar A. Unique TensorFlower2018-03-09
* Add experimental Session::MakeCallable() API and implement it for DirectSession.Gravatar Derek Murray2018-03-09
* Fix flakiness in common_runtime/function_test.cc.Gravatar Derek Murray2018-03-09
* Allowing ReorderActivationFunctions to reorder output arrays and adding suppo...Gravatar A. Unique TensorFlower2018-03-09
* [XLA] Add a whole graph execution interface.Gravatar A. Unique TensorFlower2018-03-09
* ProcFLR: Include the remote function target in the function_keyGravatar Brennan Saeta2018-03-09
* Move a utility function into the eager C internal APIGravatar Akshay Modi2018-03-09
* Copy `replicate_model_fn` to core.Gravatar Igor Saprykin2018-03-09
* Migrate tf.contrib.bayesflow.optimizers to tfp.optimziers.Gravatar Joshua V. Dillon2018-03-09
* Eager: Fix a Dimension PyObject leak, test for it.Gravatar Allen Lavoie2018-03-09
* Internal Change.Gravatar Michael Case2018-03-09
* Part of the update of tf.keras to the Keras 2.1.5 API.Gravatar Francois Chollet2018-03-09
* Automated g4 rollback of changelist 188501394Gravatar A. Unique TensorFlower2018-03-09
* [TF:XLA] Bump open source llvm revision to r326989Gravatar Sanjoy Das2018-03-09
* Add smart_case that calls smart_cond.Gravatar Skye Wanderman-Milne2018-03-09
* Remove the nondeterminism from a test for initializing variables from checkpo...Gravatar A. Unique TensorFlower2018-03-09
* [XLA:Doc] Fix an typo "Alternately" -> "Alternatively".Gravatar Kay Zhu2018-03-09
* LSTM support: Add non-uint8 quantized operators.Gravatar A. Unique TensorFlower2018-03-09
* Internal ChangeGravatar A. Unique TensorFlower2018-03-09
* Automated g4 rollback of changelist 188492233Gravatar A. Unique TensorFlower2018-03-09
* Automated g4 rollback of changelist 188433328Gravatar Gunhan Gulsoy2018-03-09
* Move warm_starting_util from third_party/tensorflow/python/estimator to third...Gravatar A. Unique TensorFlower2018-03-09
* Allowing for FunctionLibraryRuntime::Run calls to not be provided with a runn...Gravatar Rohan Jain2018-03-09
* Add more debugging output, filtering by int_type in XLA test, more tests.Gravatar Jacques Pienaar2018-03-09
* Add bool type for tflite.Gravatar Mingxing Tan2018-03-09
* [XLA:GPU] Don't fuse get-tuple-element.Gravatar Justin Lebar2018-03-09