aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Fix lstm_test&layer_norm_lstm_test w/ Clang 8.0.0Gravatar Yu-Cheng Ling2018-10-09
* Add a more verbose error message.Gravatar A. Unique TensorFlower2018-10-09
* Use Ophints to support TfLite UnidirectionaSequenceLstm and add an e2e test.Gravatar A. Unique TensorFlower2018-10-09
* [XLA] Add documentation and HLO-level support for multi-value sort.Gravatar Michael Kuperstein2018-10-09
* Automated rollback of commit 9bd459e4ceba14f9bb1af98d52a109325de952e8Gravatar A. Unique TensorFlower2018-10-09
* Automated rollback of commit d78c747e9177fc93d43a580acef2b62eb1420859Gravatar Smit Hinsu2018-10-09
* Update model in keras dist strat learning phase test to return consistent val...Gravatar Pavithra Vijay2018-10-09
* Enable support for lambda functions in static analyses.Gravatar Dan Moldovan2018-10-09
* Fix lite/kernels:add_test for Clang 8.0.0Gravatar Yu-Cheng Ling2018-10-09
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-10-09
* Add support for modeling fast memory close to the processor/gpuGravatar A. Unique TensorFlower2018-10-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-09
* Move tflite_convert g3docs, so they will be pulled into the site.Gravatar Mark Daoust2018-10-09
* [XLA:GPU] Use CudnnConvKind in more places.Gravatar Justin Lebar2018-10-09
* Adds an Objective-C API to TensorFlow Lite experimental.Gravatar A. Unique TensorFlower2018-10-09
* [XLA] Cleanup: Make AllocationTracker::Resolve const.Gravatar A. Unique TensorFlower2018-10-09
* [XLA:GPU] Elide the SequentialThunk when emitting scatter with no copyGravatar Benjamin Kramer2018-10-09
* [XLA] Added xla::CreateModuleFromProto(...) combining loading moduleGravatar A. Unique TensorFlower2018-10-09
* Internal change.Gravatar A. Unique TensorFlower2018-10-09
* Remove the deprecated created and IS_LOCAL abstractions from activity analysis.Gravatar Dan Moldovan2018-10-09
* Make lite_test.py run in open source.Gravatar Nupur Garg2018-10-09
* Add 'remove' operation to MutableHashTable and MutableDenseHashTable.Gravatar A. Unique TensorFlower2018-10-09
* [TF:XLA] Bump open source abseil revision to 445998d7ac4e5d3c50411d377e3b50e9...Gravatar Sanjoy Das2018-10-09
* Internal changeGravatar Jared Duke2018-10-09
* Part 2/3 of the update of tf.keras to the Keras 2.2.4 API.Gravatar Francois Chollet2018-10-09
* [XLA] Allow scatter to share the operand buffer with the outputGravatar Benjamin Kramer2018-10-09
* Raises an appropriate error if `add_weight` is called on a Keras network.Gravatar A. Unique TensorFlower2018-10-09
* Make defun work under distributed strategies.Gravatar Igor Ganichev2018-10-09
* In TPUMirroredVariable, when setting _initializer_op and _initial_value attri...Gravatar Ruoxin Sang2018-10-09
* Avoid creating sparse tensor objects before library is initialized.Gravatar Gunhan Gulsoy2018-10-09
* [tf.data vectorization] Add vectorizer for `Add` opGravatar Rachel Lim2018-10-09
* Export feature importance for oblivious tree nodes.Gravatar A. Unique TensorFlower2018-10-09
* [XLA:GPU] Pattern match atomic "apply" into an atomic storeGravatar Benjamin Kramer2018-10-09
* Add support for time-major input in the bidirectional RNN Op.Gravatar A. Unique TensorFlower2018-10-09
* [tf.data] Lift parameterized test parameters into lambdas if they create TF ops.Gravatar Derek Murray2018-10-09
* Internal ChangeGravatar A. Unique TensorFlower2018-10-09
* Improve the control flow conversion for loops by using dataflow analysis to c...Gravatar Dan Moldovan2018-10-09
* Do not create a graph as a global variable in tests.Gravatar Gunhan Gulsoy2018-10-09
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-10-09
* [XLA:GPU] Add an implementation of scatter for GPUGravatar Benjamin Kramer2018-10-09
* Small cleanup in function_test.Gravatar Gunhan Gulsoy2018-10-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-09
* Add RaggedTensors to tf.core. Moving the RaggedGather op kernel.Gravatar A. Unique TensorFlower2018-10-09
* Silence tf.distributions deprecation messages caused by internal global funct...Gravatar Pavel Sountsov2018-10-09
* [tf.data] NUMA-aware MapAndBatch dataset.Gravatar Brennan Saeta2018-10-09
* Return ::tensorflow::Status in Toco Graph Transformations.Gravatar Yu-Cheng Ling2018-10-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-09
* Improves tf.function prototype.Gravatar Alexandre Passos2018-10-09
* Update TFLite Converter documentation.Gravatar Nupur Garg2018-10-09
* Internal change.Gravatar Nupur Garg2018-10-09