aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Allow testManyCPUs to encounter non-CPU devices.Gravatar Todd Wang2018-09-28
* compat: Update forward compatibility horizon to 2018-09-28Gravatar A. Unique TensorFlower2018-09-28
* InternalGravatar A. Unique TensorFlower2018-09-28
* Fix error that occurs when attempting to use TensorFlow optimizers with Keras...Gravatar Anjali Sridhar2018-09-27
* Remove AWS, GCP, Kafka and HDFS options from configure. Make them default onGravatar Gunhan Gulsoy2018-09-27
* Run buildifier on workspace.bzl.Gravatar Gunhan Gulsoy2018-09-27
* Kernel signature reworking, remove Dims from tensor functions.Gravatar A. Unique TensorFlower2018-09-27
* Allowing source_device to be set to /cpu:0 for multi device iterator in distr...Gravatar Rohan Jain2018-09-27
* Creating a LinearModel that works with V2 feature columns.Gravatar Rohan Jain2018-09-27
* 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