aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Make SetNumThreads apply to the eigen threads. (This creates a dependency on ...Gravatar A. Unique TensorFlower2018-03-09
* Automated g4 rollback of changelist 188397087Gravatar A. Unique TensorFlower2018-03-09
* [XLA:GPU] Convert FusionMergerTest to use module strings.Gravatar Justin Lebar2018-03-09
* Implement partial constant folding for Concat.Gravatar A. Unique TensorFlower2018-03-09
* Ensure that the rank of the input to tf.Unique is 1 as shape inference time i...Gravatar Benoit Steiner2018-03-09
* Use the multithreaded conv only when threads are available.Gravatar A. Unique TensorFlower2018-03-09
* Enable the Grappler arithmetic optimizer for all python tests.Gravatar A. Unique TensorFlower2018-03-09
* Desugar IfExp nodesGravatar A. Unique TensorFlower2018-03-09
* Adding support for constant Gather ops.Gravatar A. Unique TensorFlower2018-03-09
* Convert Squeeze into Reshape and support squeezes on all dimensions.Gravatar A. Unique TensorFlower2018-03-09
* [StreamExecutor] Remove ThenDoHostCallbackForTest -- it's identical to ThenDo...Gravatar Justin Lebar2018-03-09
* Fix misleading comment.Gravatar Sanjoy Das2018-03-09
* Remove a layer of templatizationGravatar Sanjoy Das2018-03-08
* Collapse adjacent dimensions that have no paddings.Gravatar Jingyue Wu2018-03-08
* Removing certain attributes from pom-android.xml.Gravatar Amit Patankar2018-03-08
* Adding AudioSpectrogram and MFCC operator support to tfliteGravatar Andrew Harp2018-03-08
* Fix typo in error messageGravatar Sanjoy Das2018-03-08