aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Trivial update of layer imports in eager execution examples, to reflect recom...Gravatar Francois Chollet2018-03-25
* [XLA] Redesign: implement Reshape and Transpose.Gravatar A. Unique TensorFlower2018-03-25
* [XLA] Prevent using XlaOp from the wrong XlaBuilder.Gravatar A. Unique TensorFlower2018-03-25
* A couple of small device-related utilities.Gravatar A. Unique TensorFlower2018-03-25
* Fix loop variable type and status propagationGravatar A. Unique TensorFlower2018-03-25
* Adding support for iterating through a tf.data.Dataset for a single epoch.Gravatar A. Unique TensorFlower2018-03-25
* When import_scoped_meta_graph is called within a name scope,Gravatar A. Unique TensorFlower2018-03-25
* Switch Android C++ compilation mode to "-std=c++11".Gravatar A. Unique TensorFlower2018-03-25
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-03-25
* Set the stream in TransformTensor.Gravatar Guangda Lai2018-03-25
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-03-25
* Make _USE_C_API = True and _USE_C_SHAPES = False work with handle data.Gravatar Skye Wanderman-Milne2018-03-25
* bug fix: evaluate nodes before swap the original graphGravatar A. Unique TensorFlower2018-03-25
* Moves TensorHandleCopyToDevice to TensorHandle::CopyToDevice.Gravatar Alexandre Passos2018-03-25
* [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