aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added the feature to disable MKL support of TensorFlow by environmental varia...Gravatar Xiaoming (Jason) Cui2018-09-28
* Move obsolete kernel code to legacy files.Gravatar A. Unique TensorFlower2018-09-27
* Adding to tpu_lib depenencies to optimization_parameters_py, tpu_embedding_co...Gravatar Daryl Ng2018-09-27
* Keras Lambda - enhancements to output_shape computationGravatar A. Unique TensorFlower2018-09-27
* Fix visibilityGravatar Mark Daoust2018-09-27
* Merge pull request #22521 from freedomtan:benchmark_model_doc_androidGravatar TensorFlower Gardener2018-09-27
|\
* | Fix failing test.Gravatar Revan Sopher2018-09-27
* | Let feature columns correctly handle rank-1 sparse tensors from an empty batch.Gravatar A. Unique TensorFlower2018-09-27
* | Merge pull request #21244 from smatzek:eager_in_fit_generatorGravatar TensorFlower Gardener2018-09-27
|\ \
* | | Change test size as it has been timing out consistentlyGravatar Sourabh Bajaj2018-09-27
* | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-27
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-27
* | | [Java]: Release 1.11.0Gravatar Asim Shankar2018-09-27
* | | Remove testing non-core APIs from api_compatibility_test.Gravatar Michael Case2018-09-27
* | | Disable summary ops from lower-level xla.compile API rather than xla.estimato...Gravatar Yanan Cao2018-09-27
* | | Merge pull request #22572 from NervanaSystems:fix-broken-unit-test-buildGravatar TensorFlower Gardener2018-09-27
|\ \ \
* | | | Rename TFLite Extended -> TFLite FlexGravatar Yu-Cheng Ling2018-09-27
* | | | Support nested variants in CopyHostToDevice and CopyDeviceToHost.Gravatar Saurabh Saxena2018-09-27
* | | | Automated rollback of commit 750466c6e6624d279de7f9a43accd682d487509cGravatar Revan Sopher2018-09-27
* | | | Optimize ParseNodeNameAsStringPiece and related functions, since they are the...Gravatar A. Unique TensorFlower2018-09-27
* | | | [tf.data Introducing tf.data.Dataset.reduce() which reduces elements of a (fi...Gravatar Jiri Simsa2018-09-27
* | | | Support saving/restoring of string tensors with lengths greater than 2^32.Gravatar A. Unique TensorFlower2018-09-27
* | | | Automated rollback of commit 425e96f3ae4eb338268e3738260f9d79e4bdd893. Revert...Gravatar A. Unique TensorFlower2018-09-27
* | | | [XLA] Use a result cache to speed up InstructionFusion::CanFuseOnAllPaths()Gravatar Yuanzhong Xu2018-09-27
* | | | Do not specify dilation rate to depthwise conv2d.Gravatar Suharsh Sivakumar2018-09-27
* | | | Added an experimental API for user to set an internal error status.Gravatar Mingsheng Hong2018-09-27
* | | | Update function registration with both inference function and forward/backwar...Gravatar Scott Zhu2018-09-27
* | | | Fix heartbeat probing.Gravatar Russell Power2018-09-27
* | | | Updates Interpreter to be initialized with a MappedByteBuffer for backward co...Gravatar A. Unique TensorFlower2018-09-27
* | | | Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-27
* | | | Migrate a few conv kernels to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* | | | Enable worker heartbeat polling for all available workers.Gravatar Russell Power2018-09-27
* | | | Don't use tensorflow::Edge after freeing itGravatar Sanjoy Das2018-09-27
| * | | Fixed the broken unit testsGravatar avijit-nervana2018-09-27
|/ / /
* | | Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* | | Merge pull request #22286 from Intel-tensorflow:nhasabni/unit-test-fixesGravatar TensorFlower Gardener2018-09-27
|\ \ \
* | | | TFLite: Rename ResetVariableTensorsToZero -> ResetVariableTensorsGravatar Yu-Cheng Ling2018-09-27
* | | | Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-27
* | | | Dynamic subdivisions in collective ring reduce.Gravatar Ayush Dubey2018-09-27
* | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-27
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-27
* | | | Internal change.Gravatar Nupur Garg2018-09-27
* | | | Internal changeGravatar Justin Lebar2018-09-27
* | | | Clean up unused members in DirectSession and Executor.Gravatar Derek Murray2018-09-27
* | | | Add opaque field to custom call.Gravatar Mark Heffernan2018-09-27
* | | | Add tf.strings.unicode_script, which detects the script of a unicode codepointGravatar A. Unique TensorFlower2018-09-27
* | | | Update L2HMC graph benchmark to be more similar to eager benchmark.Gravatar Akshay Modi2018-09-27
* | | | Fix support for custom optimizers in explicit scheduleGravatar A. Unique TensorFlower2018-09-27
* | | | Merge pull request #20277 from ROCmSoftwarePlatform:upstream-stagingGravatar TensorFlower Gardener2018-09-27
|\ \ \ \
* | | | | Added nest support for attr.s decorated classes.Gravatar A. Unique TensorFlower2018-09-27