aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * | | | | Add skeleton code for DebugStripper.Gravatar A. Unique TensorFlower2018-03-25
* | | | | | | contrib/factorization: minor spelling tweaks (#17992)Gravatar brett koonce2018-03-25
| | * | | | | Restore dependencies that are needed by the PIP package builderGravatar A. Unique TensorFlower2018-03-25
| | * | | | | Build and import rules for distributed strategyGravatar Priya Gupta2018-03-25
| | * | | | | Misc typo fixes in the XLA sources and docs.Gravatar Dimitris Vardoulakis2018-03-25
| | * | | | | 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