aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Internal Change.Gravatar A. Unique TensorFlower2018-06-11
* Make cond_v2 work with no input tensors.Gravatar Skye Wanderman-Milne2018-06-11
* Copy dimensions array into GroupIterable instead of storing pointers to it.Gravatar Ilya Biryukov2018-06-11
* [XLA:GPU] Make (r)sqrt emission look through explicit broadcasts.Gravatar Benjamin Kramer2018-06-11
* [TF:XLA] Bump open source llvm revision to r334405Gravatar Sanjoy Das2018-06-11
* Check to ensure the Cloud TPU is ready before resolving.Gravatar Brennan Saeta2018-06-11
* [XLA] Inline constants into fusion nodes in graphviz dump.Gravatar Justin Lebar2018-06-11
* [XLA] Allow replay_computation to take an HLO textual string as input.Gravatar Justin Lebar2018-06-11
* Use the Keras session for saving/loading in TensorFlow formatGravatar Allen Lavoie2018-06-11
* Implement Shape and friends as a direct XLA kernelsGravatar Igor Ganichev2018-06-11
* [TF:XLA] Small clean up, removing unused variable in the Cholesky implementat...Gravatar A. Unique TensorFlower2018-06-11
* Add missing ` in docstring that led to misformatted documentation.Gravatar A. Unique TensorFlower2018-06-11
* [XLA] Fold consecutive reduces.Gravatar Blake Hechtman2018-06-11
* [TF:XLA] Small performance tweaks for tf.random_shuffle, but still too slow.Gravatar A. Unique TensorFlower2018-06-11
* Add link to TFlite's supported models table and some copyeditsGravatar A. Unique TensorFlower2018-06-11
* [XLA] Make Log1p & Expm1 available through pythonGravatar David Majnemer2018-06-11
* Remove a few redundant benchmark parameters.Gravatar Shashi Shekhar2018-06-11
* Fix tsan detected error in core/util/exec_on_stall_test.ccGravatar A. Unique TensorFlower2018-06-11
* CostGraphDef has been modified to keep track of the accuracy of the cost esti...Gravatar A. Unique TensorFlower2018-06-11
* Don't call back into python during insert (which will leave the set in a brok...Gravatar Akshay Modi2018-06-11
* Remove dead code to use a map in BatchnormExpanderGravatar Yunxing Dai2018-06-11
* Introducing a directives module, to contain marker functions such as set_elem...Gravatar Dan Moldovan2018-06-11
* Remove Bayesflow/Distribution/Bijector docs.Gravatar A. Unique TensorFlower2018-06-11
* Add interim runtime utility function for use during refactoring out of Dims.Gravatar A. Unique TensorFlower2018-06-11
* [XLA] Simplify lowering of kIsFiniteGravatar David Majnemer2018-06-11
* Enable overloading of the slice read and write operations.Gravatar Dan Moldovan2018-06-11
* [TuplePointsToAnalysis] Be less conservative on loop fusion nodes when reusin...Gravatar A. Unique TensorFlower2018-06-11
* Improve the loss_scale_optimizer docstring.Gravatar James Qin2018-06-10
* Add a registration mechanism for experimental executor implementations.Gravatar Derek Murray2018-06-09
* Make LocallyConnected1D layer respect the data_format parameter.Gravatar A. Unique TensorFlower2018-06-08
* Collective Ops Part 8Gravatar A. Unique TensorFlower2018-06-08
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-08
* Cleanup shape_inference.Gravatar A. Unique TensorFlower2018-06-08
* Document TFLite Ops VersioningGravatar Yu-Cheng Ling2018-06-08
* Hybrid embedding lookup opGravatar Alan Chiao2018-06-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-08
* Remove logic in RandomAccessInputStream to check for out of range read, as it...Gravatar Ruoxin Sang2018-06-08
* Internal change.Gravatar A. Unique TensorFlower2018-06-08
* [tf.data] Adding `drop_remainder` argument to `tf.data.Dataset.batch()` and `...Gravatar Jiri Simsa2018-06-08
* Created a ThreadPoolDevice wrapper to make each op run with the number of thr...Gravatar A. Unique TensorFlower2018-06-08
* Support reloading tflite models into toco IR.Gravatar Andrew Selle2018-06-08
* [XLA] Add flag to BatchNormExpander pass that lets it use explicit broadcasts...Gravatar Justin Lebar2018-06-08
* Copy edits to Keras guide, formatting, moving some things around.Gravatar Billy Lamberta2018-06-08
* Split out HloSliceInstruction as subclasses from HloInstruction.Gravatar A. Unique TensorFlower2018-06-08
* Add TensorArrayGradWithShape op.Gravatar A. Unique TensorFlower2018-06-08
* Replace cout with VLOG(2).Gravatar A. Unique TensorFlower2018-06-08
* [tf.data] Print an actionable warning when a lookup table is created in a fun...Gravatar Derek Murray2018-06-08
* [INTEL MKL] Enable compilation of TF without MKL ML dependencyGravatar AG Ramesh2018-06-08
* Allow large allocations in toco.Gravatar A. Unique TensorFlower2018-06-08
* Bugfix for dilated_conv optimizations. We were failing to create im2col array...Gravatar A. Unique TensorFlower2018-06-08