aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* | | Added a C utility to create a ServerDef proto from text representation.Gravatar A. Unique TensorFlower2018-09-26
* | | Preprocess the protobuff input for parse_tensor_op.Gravatar Mihai Maruseac2018-09-26
* | | Deprecate tf.manip endpoints instead of endpoints under tf.*. This change isGravatar Anna R2018-09-26
* | | Fix potential use-after-free in the training ops.Gravatar Derek Murray2018-09-26
* | | Update hooks for distributed jobs with a master node, to ensure thatGravatar A. Unique TensorFlower2018-09-26
* | | Fix Optimizer "No gradients provided" error messages to report variables inst...Gravatar Allen Lavoie2018-09-26
* | | [TF:XLA] Fix XLA lowering of TF BroadcastTo operator.Gravatar Peter Hawkins2018-09-26
* | | Rename TFLite Eager delegate -> Flex delegateGravatar Yu-Cheng Ling2018-09-26
* | | [XLA] Remove use of DeconstructTuple from MakeFakeArgumentsOrDie.Gravatar Peter Hawkins2018-09-26
* | | Add experimental asynchronous checkpoint hook.Gravatar Russell Power2018-09-26
* | | Misc. micro-optimizations in Grappler optimizers.Gravatar A. Unique TensorFlower2018-09-26
* | | Kernel signature reworking, update kernel DepthConcatenation.Gravatar A. Unique TensorFlower2018-09-26
* | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-26
* | | Add an experimental Java API to allow half precision for FP32 calculation.Gravatar A. Unique TensorFlower2018-09-26
* | | Specify a preferred_dtype=self.dtype when converting Distribution methods' sa...Gravatar Brian Patton2018-09-26
* | | Quick fix for allowed symbols in tf contrib estimatorGravatar Katherine Wu2018-09-26
* | | [TF] Add new internal ops _VarHandlesOp and _ReadVariablesOp.Gravatar Peter Hawkins2018-09-26
* | | Kernel signature reworking, misc kernel improvements and migrations.Gravatar A. Unique TensorFlower2018-09-26
* | | [tf.data] Small utils cleanup to expose generic functionGravatar Rachel Lim2018-09-26
* | | Fix leaks of a BigtableTableResource in various Bigtable ops.Gravatar Derek Murray2018-09-26
* | | Public no-op.Gravatar Christopher Olston2018-09-26
* | | Account for old run config, more robust num trainersGravatar A. Unique TensorFlower2018-09-26