aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* [XLA] Redesign: implement local client and local service interface.Gravatar A. Unique TensorFlower2018-03-25
* Extended scatter operations to work with a scalar update parameter and added ...Gravatar A. Unique TensorFlower2018-03-25
* [XLA:CPU] Update calls to IRBuilder::CreateMemCpy to the 2-alignment form.Gravatar Benjamin Kramer2018-03-25
* [XLA] Don't CSE instructions which have side-effectsGravatar David Majnemer2018-03-25
* Adding support for analyzing assignment info for nested tuples.Gravatar A. Unique TensorFlower2018-03-25
* [TF:XLA] Fix PotentiallyImplementedAsEigenConvolution to use the correct shap...Gravatar A. Unique TensorFlower2018-03-25
* Convert the eager SPINN example to use tf.keras.Model and object-based checkp...Gravatar Allen Lavoie2018-03-25
* add EvaluateNodes to OpDedupping test.Gravatar A. Unique TensorFlower2018-03-25
* Prepare the XLA and TF code to correctly behave once automatic device placeme...Gravatar A. Unique TensorFlower2018-03-25
* Benchmarker for LPIRC CVPR2018.Gravatar A. Unique TensorFlower2018-03-25
* Fix buffer overflow when fetching resources.Gravatar Alexandre Passos2018-03-25
* Fix behavior of bucket_by_sequence_length with tuple Dataset elementsGravatar A. Unique TensorFlower2018-03-25
* [XLA] Implement the whole graph execution interface and make a test use XlaBu...Gravatar A. Unique TensorFlower2018-03-25
* Moves TensorHandle to common_runtimeGravatar Alexandre Passos2018-03-25
* Updates reduce_mean op.Gravatar Nupur Garg2018-03-25
* * Added links to Machine Learning Crash Course.Gravatar A. Unique TensorFlower2018-03-25
* [XLA] Redesign: add public methods that create XlaOp.Gravatar A. Unique TensorFlower2018-03-25
* [XLA:CPU] Task parallel assignment should not parallelize kRng, kInfeed, and ...Gravatar Bixia Zheng2018-03-25
* [XLA] Allow reshape mover to move transpose across broadcast of a scalar value.Gravatar Bixia Zheng2018-03-25
* Using rounding when converting constants in BF16 propagation.Gravatar Yuanzhong Xu2018-03-25
* Move NullFileSystem to its own file.Gravatar A. Unique TensorFlower2018-03-25
* Move security documentation to the main TensorFlow site for better visibility...Gravatar Frank Chen2018-03-25
* Changes loss_reduction default to SUM_OVER_BATCH_SIZE for multi_label_head.Gravatar A. Unique TensorFlower2018-03-25
* Override `__str__` and `__repr__` in `tf.distributions.Distribution`.Gravatar Joshua V. Dillon2018-03-25
* Adds support for SavedModel to TOCO.Gravatar Nupur Garg2018-03-25
* Slightly tweak the whitelist checking mechanism.Gravatar A. Unique TensorFlower2018-03-25
* Automated g4 rollback of changelist 190139303Gravatar Dimitris Vardoulakis2018-03-25
* Raise the timeout of tests that are somewhat close to the limit, to avoid the...Gravatar A. Unique TensorFlower2018-03-25
* Only run GPU version of memory_optimizer_test.Gravatar A. Unique TensorFlower2018-03-25
* Check for the existence of an annotation before attempting to fetch it.Gravatar A. Unique TensorFlower2018-03-25
* Silence compilation warning in allocator.hGravatar Derek Murray2018-03-25
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-03-25
* Fix HloSharding::ToString to be compatible with the HLO text parserGravatar A. Unique TensorFlower2018-03-23
* Use int32 GPU kernel for StopGradientGravatar A. Unique TensorFlower2018-03-23
* Implement operator<< for HloShardingGravatar A. Unique TensorFlower2018-03-23
* Internal changeGravatar A. Unique TensorFlower2018-03-23
* Enable fusion of element-wise ops using XLA (Off by default, can be enabled b...Gravatar A. Unique TensorFlower2018-03-22
* Add cast op support for bfloat16 in CPU.Gravatar A. Unique TensorFlower2018-03-22
* Added experimental C APIs to build a hard-coded stack of dataset + iterator.Gravatar Mingsheng Hong2018-03-22
* Improvements to quantization matching code:Gravatar Suharsh Sivakumar2018-03-22
* Rollback of GCS change.Gravatar Jonathan Hseu2018-03-22
* Checkpointable: Add a way for subclasses to manage deferred restorations of c...Gravatar Allen Lavoie2018-03-22
* Refactor keras.Sequential and enable building Sequential models without speci...Gravatar Francois Chollet2018-03-22
* Merge changes from github.Gravatar Benoit Steiner2018-03-22
* [tf.data] Add `tf.contrib.data.prefetch_to_device()`, which supports prefetch...Gravatar Derek Murray2018-03-22
* Add asserts for LinearOperatorBlockDiag.Gravatar A. Unique TensorFlower2018-03-22
* Convert saved_model to tflite flatbuffer.Gravatar Zhixian Yan2018-03-22
* Disable test tensorflow/contrib/linalg:linear_operator_block_diag_test in asa...Gravatar A. Unique TensorFlower2018-03-22
* Checkpointable: Fix a bug where SaveableObjects in the Saver's var_list were ...Gravatar Allen Lavoie2018-03-22
* Delete all the name_scopes in the TPU code so that tf.Variable() doesn't inhe...Gravatar Jonathan Hseu2018-03-22