aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ \
* | | | | | | support quantized comparisonGravatar A. Unique TensorFlower2018-08-06
* | | | | | | Update mobilenet v1 docs to include revised tflite models.Gravatar Suharsh Sivakumar2018-08-06
* | | | | | | Add a HasLiteral check for in hlo_graph_dumper. This is useful to printGravatar A. Unique TensorFlower2018-08-06
* | | | | | | Add comments to MirroredStrategy's reduce function. Also add more unit tests.Gravatar Anjali Sridhar2018-08-06
* | | | | | | Merge pull request #20419 from hermanzdosilovic:patch-1Gravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \
* | | | | | | | Handle `self` argument in defun.Gravatar Akshay Agrawal2018-08-06
* | | | | | | | Implementation of logical_and logical_notGravatar A. Unique TensorFlower2018-08-06
* | | | | | | | Automated rollback of commit 93cb777778d151df1ab12a1f65b8dada91a28583Gravatar Scott Zhu2018-08-06
* | | | | | | | Resolve distributed variables captured by defun at call timeGravatar Igor Ganichev2018-08-06
* | | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-06
* | | | | | | | Raise an error when users use DistributionStrategy and native Keras optimizers.Gravatar Anjali Sridhar2018-08-06
* | | | | | | | Merge pull request #20540 from rongjiecomputer:boringsslGravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \ \
* | | | | | | | | [XLA] Compile in parallel within replay_computation.Gravatar Justin Lebar2018-08-06
* | | | | | | | | Add a way to generate compat.v* modules in create_python_api.py. WeGravatar Anna R2018-08-06
* | | | | | | | | Don't store NumPy arrays in the defun cache. Instead, treat them like Tensors.Gravatar Akshay Agrawal2018-08-06
* | | | | | | | | Raise an error when using stateful metrics with DistributionStrategy.Gravatar Anjali Sridhar2018-08-06
* | | | | | | | | Fix error in freezing batch norm variables. Previously, only batch mean stat...Gravatar Raghuraman Krishnamoorthi2018-08-06