aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* | | [tf.data] Minor refactoring of tf.data tests.Gravatar Jiri Simsa2018-09-27
* | | [XLA] Allow the stream to be used for host-to-device transfers to be specifie...Gravatar A. Unique TensorFlower2018-09-27
* | | Update HasKwargsTest ensuring that internal checks for tests involving functo...Gravatar A. Unique TensorFlower2018-09-27
* | | Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* | | Update logic used in get_variable to populate custom_getter's kwargs.Gravatar A. Unique TensorFlower2018-09-27
* | | Reduce the size of //tensorflow/tools/pip_package:simple_console_windowsGravatar A. Unique TensorFlower2018-09-27
* | | Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-27
* | | compat: Update forward compatibility horizon to 2018-09-27Gravatar A. Unique TensorFlower2018-09-27
* | | Add support for explicit fetches when creating grappler itemsGravatar A. Unique TensorFlower2018-09-27
* | | Fix documentation of ready_for_local_init_op in tf.Supervisor, which mentions...Gravatar A. Unique TensorFlower2018-09-27
* | | Merge pull request #22076 from Intel-tensorflow:feature/daoxin/sliceGravatar TensorFlower Gardener2018-09-26
|\ \ \
* \ \ \ Merge pull request #19894 from manipopopo:fix_quantizeGravatar TensorFlower Gardener2018-09-26
|\ \ \ \
* | | | | Enable constant folding for device memory tensors.Gravatar Tong Shen2018-09-26
* | | | | Automated rollback of commit e00d7744dbab5c73e4d8ffa8a7d361f7b2dcefffGravatar Rohan Jain2018-09-26
* | | | | Fix custom getter handling in tpu.rewrite() and friends.Gravatar A. Unique TensorFlower2018-09-26
* | | | | Adding per table load and retrieve ops and additional enqueue operations. Oth...Gravatar Daryl Ng2018-09-26
* | | | | Add Mirrored distribution strategy support for new metrics with Keras and Est...Gravatar Pavithra Vijay2018-09-26
* | | | | Fixes bug in tf2xla NMS implementation.Gravatar Tayo Oguntebi2018-09-26
* | | | | Rename TocoConverter to TFLiteConverter.Gravatar Nupur Garg2018-09-26
* | | | | Fix the eval hook to run the correct number of steps when using TPU strategyGravatar Sourabh Bajaj2018-09-26
* | | | | Automated rollback of commit 82af048bc8c3c044c98a27b1c4c27bb62d4e4a14Gravatar Nupur Garg2018-09-26
* | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-26
* | | | | Refactor build deps by making :framework depend on :feature_util to not use t...Gravatar A. Unique TensorFlower2018-09-26
* | | | | Skip SymbolicGradientOp when doing constant folding in control flow functiona...Gravatar Tong Shen2018-09-26
* | | | | Fixed the bug which slows the TPU traning.Gravatar Jianwei Xie2018-09-26
* | | | | [TF:XLA] Bump open source abseil revision to e291c279e458761e77a69b09b129d3d1...Gravatar Sanjoy Das2018-09-26
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-26
* | | | | Add xlogy and xdivy op.Gravatar A. Unique TensorFlower2018-09-26
* | | | | Removing _PerDeviceGenerator and MultiDeviceIterator from contrib now that th...Gravatar Rohan Jain2018-09-26
* | | | | internal change onlyGravatar A. Unique TensorFlower2018-09-26
* | | | | Automated rollback of commit 844074c2a8e61b744c3de2718e1c9ea7b1d2edc2Gravatar A. Unique TensorFlower2018-09-26
* | | | | Extract Conv2D dimensions parsing and validation into helper functions.Gravatar Eugene Zhulenev2018-09-26
* | | | | Add densenet to the examples_pipGravatar Akshay Modi2018-09-26