aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add missing python dependency.Gravatar Tiezhen WANG2018-08-07
* update documentationGravatar Tiezhen WANG2018-08-07
* TFTS: Don't return model state from OneShotPredictionHead evaluate()Gravatar Allen Lavoie2018-08-07
* Fix the dtype of last_idx_for_bcast inside _PickFinalStateFromHistory to be c...Gravatar A. Unique TensorFlower2018-08-07
* Merge pull request #20578 from Intel-tensorflow:mkl_dockerfile_python3Gravatar TensorFlower Gardener2018-08-07
|\
* | [XLA] Add inputs and init values accessors to HloReduceInstructionGravatar Michael Kuperstein2018-08-07
* | Output a helpful error message when defun-ing a Python function that returnsGravatar Akshay Agrawal2018-08-07
* | Internal change.Gravatar Anna R2018-08-07
* | Internal change.Gravatar Anna R2018-08-07
* | Making PrefetchToDevice work on XLA Compile on Demand mode. Also adds a bunch...Gravatar Rohan Jain2018-08-07
* | "All_files" is no longer necessary (ref: cl/190878279)Gravatar Mark Daoust2018-08-07
* | Preliminary work for auto-detecting cores and hosts for TPU Distribution Stra...Gravatar Frank Chen2018-08-07
* | Merge pull request #20708 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-08-07
|\ \
* | | [XLA] Delete the xla_builder in xla_client.Gravatar A. Unique TensorFlower2018-08-07
* | | Keep 2 sets of API Goldens (goldens/v1 and goldens/v2).Gravatar Anna R2018-08-07
* | | Fix the output shape of functional_rnn for time-major inputs.Gravatar A. Unique TensorFlower2018-08-07
* | | Enable infeed enqueue, outfeed dequeue operations.Gravatar Russell Power2018-08-07
* | | Remove usage of magic-api-link syntax from docs.Gravatar Mark Daoust2018-08-07
* | | Fix toco compilation on WindowsGravatar Jared Duke2018-08-07
* | | Pin TFLite iOS examples with TFLite 0.1.7 CocoaPod.Gravatar Yu-Cheng Ling2018-08-07
* | | [TF:XLA] Start using XLA pooling library in tf2xlaGravatar A. Unique TensorFlower2018-08-07
* | | Fix TensorFlow docs cannonical name chooserGravatar Mark Daoust2018-08-07
* | | [TF:XLA] Add initial XLA pooling libraryGravatar A. Unique TensorFlower2018-08-07
* | | [XLA:GPU] Remove aggressive while licm from the pipeline.Gravatar Sanjoy Das2018-08-07
* | | [TF:XLA] Bump open source llvm revision to r339148Gravatar Sanjoy Das2018-08-07
* | | [Docs]: Reduce over-estimation while measuring compute time.Gravatar Asim Shankar2018-08-07
* | | Merge pull request #21387 from yongtang:21380-eager-Relu6GradGravatar TensorFlower Gardener2018-08-07
|\ \ \
* | | | [XLA:CPU/GPU] Turn on random_ops_test for the CPU and GPU backends.Gravatar Bixia Zheng2018-08-07
* | | | Adding alwayslink=1 to contrib data kernel BUILD rules.Gravatar Rohan Jain2018-08-07
* | | | Set depth_multiplier default value, so that one can use separable_conv2d and ...Gravatar A. Unique TensorFlower2018-08-07
* | | | Fix bug causing TFOptimizer iterations variable to increment twice when gradi...Gravatar Katherine Wu2018-08-07
* | | | [tf.data] Add feature statistics collection hooks to the tf.Example parsers.Gravatar Derek Murray2018-08-07
* | | | Merge pull request #19402 from Intel-tensorflow:primreuse_batch_normGravatar TensorFlower Gardener2018-08-07
|\ \ \ \
* | | | | Fix Windows TFLite buildsGravatar Jared Duke2018-08-07
* | | | | Add NNAPI delegation support for MEAN, RNN, SVDF, LSTM and lookup functions.Gravatar A. Unique TensorFlower2018-08-07
* | | | | Merge pull request #20928 from kbsriram:tf-fill-gradGravatar TensorFlower Gardener2018-08-07
|\ \ \ \ \
* | | | | | There are .tflite files that are missing some metadata (at least description).Gravatar A. Unique TensorFlower2018-08-07
* | | | | | Small fix to MultiDeviceIterator to allow for no prefetching if needed.Gravatar Rohan Jain2018-08-07
* | | | | | Deprecate BasicLSTMCell and push user to use LSTMCell instead.Gravatar Scott Zhu2018-08-07
* | | | | | Implement DoHostCallbackWithStatus to allow callbacks to return a statusGravatar A. Unique TensorFlower2018-08-07
* | | | | | Improve doc string and error checking in Permute LayerGravatar Shanqing Cai2018-08-07
* | | | | | [TF:XLA] Add test that verifies that transfers on and off XLA devices do not ...Gravatar Peter Hawkins2018-08-07
* | | | | | [XLA:GPU] Schedule freeing the tuple address buffer after it's useGravatar Benjamin Kramer2018-08-07
* | | | | | compat: Update forward compatibility horizon to 2018-08-07Gravatar A. Unique TensorFlower2018-08-07
* | | | | | Merge pull request #20988 from freedomtan:label_image_tflite_output_sizeGravatar TensorFlower Gardener2018-08-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #20791 from wdirons:patch_boringssl_for_ppc64leGravatar TensorFlower Gardener2018-08-07
|\ \ \ \ \ \ \
* | | | | | | | Fixed typo in Estimator documentation.Gravatar A. Unique TensorFlower2018-08-07
* | | | | | | | [XLA] Unbreak TPU testing by relaxing tolerances.Gravatar Chris Leary2018-08-06
* | | | | | | | [XLA:CPU/GPU] Fix a problem in the random number generator for F16.Gravatar Bixia Zheng2018-08-06
* | | | | | | | Merge pull request #19937 from georgepaw:random_ops_test_reduce_maxvalGravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \ \