aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Create mobile testing rules for TF Lite known-portable targetsGravatar Austin Anderson2018-03-07
* [TF:XLA] Bump open source llvm revision to r326829Gravatar Sanjoy Das2018-03-07
* [tf.data] Optimize `Dataset.filter()` when the predicate returns one of its a...Gravatar Derek Murray2018-03-07
* Update graph rewrites for host compute opsGravatar A. Unique TensorFlower2018-03-07
* [tpu.datasets]: Improve the performance of the StreamingFilesDataset.Gravatar Brennan Saeta2018-03-07
* Further small support for quantized unfused LSTMs.Gravatar A. Unique TensorFlower2018-03-07
* Internal ChangeGravatar A. Unique TensorFlower2018-03-07
* TFE_Context gets its local devices from the source instead of a session.Gravatar Alexandre Passos2018-03-07
* Add support for padding tf.string tensors on CPU.Gravatar RJ Ryan2018-03-07
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Convert functions with multiple returns to use a single return.Gravatar A. Unique TensorFlower2018-03-07
* Support for transpose convolution. Includes striding, and a reference impleme...Gravatar A. Unique TensorFlower2018-03-07
* Making sure that the proc FLR doesn't get deleted before lib_ (in FunctionBuf...Gravatar Rohan Jain2018-03-07
* Move `tf.contrib.bayesflow.layers` to `tfp.layers`.Gravatar Joshua V. Dillon2018-03-07
* Optimizations to DepthwiseConv using 3x3 filters.Gravatar A. Unique TensorFlower2018-03-07
* Properly parse input strings in the dependency optimizerGravatar Benoit Steiner2018-03-07
* Docs: Add simple_save section to SavedModel APIs, and addGravatar Billy Lamberta2018-03-07
* Migrate Halton Sequence sampler into tensorflow_probability.Gravatar Joshua V. Dillon2018-03-07
* boosted_trees: fix the comments about gain by removing a confusing dash.Gravatar A. Unique TensorFlower2018-03-07
* [tf.data] Improve docstring for `tf.data.Dataset.padded_batch()`.Gravatar Derek Murray2018-03-07
* Switch the eager GAN MNIST example to object-based checkpointingGravatar Allen Lavoie2018-03-07
* Add missing equality assertion between the shape of the 2 inputs to the tile op.Gravatar Benoit Steiner2018-03-07
* Add instrumentation interfaces to the GCS file system.Gravatar Brennan Saeta2018-03-07
* Fix tf.train.Saver's max_to_keep when executing eagerly.Gravatar Allen Lavoie2018-03-07
* [tf.data] Expose `tf.contrib.data.SqlDataset`.Gravatar Derek Murray2018-03-07
* Add a template helper that generates expressions from single-statement nodes.Gravatar A. Unique TensorFlower2018-03-07
* Add support for the "DEQUANTIZE" op. This cover only ops that are generated b...Gravatar A. Unique TensorFlower2018-03-07
* Make sure the string returned is a string in Python 3 because of different st...Gravatar Frank Chen2018-03-07
* Update the code to play more nicely with Python3.Gravatar A. Unique TensorFlower2018-03-07
* [XLA:GPU] Fuse broadcasts into reduction fusionsGravatar Benjamin Kramer2018-03-07
* [XLA:GPU] Move layout_assignment before fusionGravatar Benjamin Kramer2018-03-07
* Fix ShapeUtil::CompatibleIgnoringElementType for scalar vs tuple comparisionGravatar A. Unique TensorFlower2018-03-07
* [XLA:GPU] Rewrite elemental emission of bitcastsGravatar Benjamin Kramer2018-03-07
* Build definition cleanup.Gravatar A. Unique TensorFlower2018-03-06
* Typo correction, no method `set_stats_aggregator_op(..)` to associate `StatsA...Gravatar Shivani Agrawal2018-03-06
* Minor fixes to tutorials/index.md and programmers_guide/index.mdGravatar Mark Daoust2018-03-06
* Makes GLSTMCell accept input of any compatible dimension.Gravatar A. Unique TensorFlower2018-03-06
* [TF:XLA] Bump open source llvm revision to r326687Gravatar Sanjoy Das2018-03-06
* Made sure all the nodes in the body of an inlined function run in the same frameGravatar Benoit Steiner2018-03-06
* Add basic support for explicit type annotations. This is done by inserting a ...Gravatar A. Unique TensorFlower2018-03-06
* Add helper function for Xor in HLO.Gravatar A. Unique TensorFlower2018-03-06
* Avoid merging colocation sets that include parameter/result buffersGravatar HyoukJoong Lee2018-03-06
* PiperOrigin-RevId: 188112759Gravatar Bjarke Hammersholt Roune2018-03-06
* Adding support for subscripts to qualified names. This also removes the QN c...Gravatar A. Unique TensorFlower2018-03-06
* Remove dead code. We're guaranteed to have CURLE_OK because we return early a...Gravatar Jonathan Hseu2018-03-06
* Fix build.Gravatar Shashi Shekhar2018-03-06
* Make graph construction work while graph is being concurrently run.Gravatar Skye Wanderman-Milne2018-03-06
* Add metadata for gathering information about host compute transfers while com...Gravatar A. Unique TensorFlower2018-03-06
* Re-enable math_utils_test msanGravatar Allen Lavoie2018-03-06
* [XLA] Store the program shape in the HloModuleProto and HloComputationProto.Gravatar A. Unique TensorFlower2018-03-06