aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* HloSharding parsing from string, used by new Sharding HloMatcher for ease of ...Gravatar A. Unique TensorFlower2018-05-23
* Extracts the SimplifyReduction optimization into its own method.Gravatar A. Unique TensorFlower2018-05-23
* Aggregating IndexedSlices: Do not require first element to be IndexedSlices.Gravatar Priya Gupta2018-05-23
* [XLA] Speed up SliceTest.Gravatar Justin Lebar2018-05-23
* Cache generated LLVM IR for GEBPGravatar Sanjoy Das2018-05-23
* Add import.Gravatar Nupur Garg2018-05-23
* [tf.data] Split out the `tf.contrib.data.sample_from_datasets()` tests.Gravatar Derek Murray2018-05-23
* Internal cleanup to remove a difference from the code on github.Gravatar A. Unique TensorFlower2018-05-23
* Internal change.Gravatar Anna R2018-05-23
* Refactor StatSummarizer extract common functionality without proto dependencies.Gravatar Shashi Shekhar2018-05-23
* Simplify the remapper code and added support for non scalar mean, variance, s...Gravatar Benoit Steiner2018-05-23
* Open source rewrite_for_inference().Gravatar A. Unique TensorFlower2018-05-23
* Make depthwiseconv handler handle filter ranges beyond 255Gravatar A. Unique TensorFlower2018-05-23
* Add support for IndexedSlices in Distribution Strategy all reduce. Issue repo...Gravatar Priya Gupta2018-05-23
* Run only small and medium tests in CI builds.Gravatar Justin Lebar2018-05-23
* added support for calling fit on Dataset objectsGravatar A. Unique TensorFlower2018-05-23
* Fix CurlHttpRequest handling unexpectedly large responsesGravatar Nick Felt2018-05-23
* Add support for partitioned variables to SDCA.Gravatar A. Unique TensorFlower2018-05-23
* Adding scatter_nd* ops to Andrtoid build.Gravatar A. Unique TensorFlower2018-05-23
* [TF:XLA] Add tests to show that the List scheduler handles tuples correctly (...Gravatar Dimitris Vardoulakis2018-05-23
* [XLA] Fix exhaustive_f32_elementwise_test's size marker.Gravatar Justin Lebar2018-05-23
* Allow vars_to_warm_start to be a list of strings or Variables, which allows f...Gravatar A. Unique TensorFlower2018-05-23
* [XLA] Draw hollow arrowheads for small arrays in dumped HLO graphs.Gravatar Justin Lebar2018-05-23
* Modify model output names to not be unique when in distribution context.Gravatar Anjali Sridhar2018-05-23
* Add NNAPI delegation for EMBEDING_LOOKUP, RNN, SVDFGravatar A. Unique TensorFlower2018-05-23
* New quantized log(x) for x > 1. Used for LogSoftmax.Gravatar A. Unique TensorFlower2018-05-23
* Clear docstrings for auto-generated module files, and detach github links fro...Gravatar Mark Daoust2018-05-23
* Add a test to reproduce copy-on-read bug for variablesGravatar Igor Ganichev2018-05-23
* Internal ChangeGravatar A. Unique TensorFlower2018-05-23
* Adding utility class for manipulating a GraphDef.Gravatar Jiri Simsa2018-05-23
* Extracts the SimplifyReshape optimization into its own method.Gravatar A. Unique TensorFlower2018-05-23
* Automated g4 rollback of changelist 197741984Gravatar Anna R2018-05-23
* Introduce Encoder and Decoder classes so that platform/*coding* doesn't have toGravatar A. Unique TensorFlower2018-05-23
* [TF:XLA] Register a real implementation of ControlTrigger on XLA devices.Gravatar Peter Hawkins2018-05-23
* Add a checkpointable list data structureGravatar Allen Lavoie2018-05-23
* Update build visibility of //third_party/tensorflow/contrib/signalGravatar Peter Hawkins2018-05-23
* Combine op-profiles collected from individual TPUs.Gravatar A. Unique TensorFlower2018-05-23
* Keep column order in make_csv_dataset.Gravatar Mark Daoust2018-05-23
* Add a "--no_search_hints" flag to the api-docs generator.Gravatar Mark Daoust2018-05-23
* PiperOrigin-RevId: 197741984Gravatar A. Unique TensorFlower2018-05-23
* Fix typo in error message.Gravatar Patrick Nguyen2018-05-23
* Quick fix for Kokoro breakage.Gravatar Bjarke Hammersholt Roune2018-05-23
* Add 'platform_' libraries in core/BUILD.Gravatar A. Unique TensorFlower2018-05-23
* Support batch size > 1 in L2Normalization 8 bit quantized implementations.Gravatar A. Unique TensorFlower2018-05-23
* Add a method XlaTensor:ReleaseShapedBuffer() to relinquish the shaped buffer ...Gravatar Peter Hawkins2018-05-23
* [TF:XLA:GPU] Relax test tolerance due to flakiness.Gravatar Peter Hawkins2018-05-23
* Use the right attributes when creating placeholder nodes.Gravatar Benoit Steiner2018-05-22
* Internal ChangeGravatar A. Unique TensorFlower2018-05-22
* Add interfaces to Compiler that are sufficient to implement a backend-indepen...Gravatar Bjarke Hammersholt Roune2018-05-22
* Fix an issue when mixing sparse and dense features in the same model.Gravatar A. Unique TensorFlower2018-05-22