aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Automated rollback of commit cea262e16a004d73295259c42f21e2655da3df13Gravatar Gunhan Gulsoy2018-08-14
* Fix unit test for RNN.Gravatar Scott Zhu2018-08-14
* Update flaky test.Gravatar Scott Zhu2018-08-14
* Avoid device to host copies by "partially declustering" certain nodes.Gravatar Sanjoy Das2018-08-14
* Apply MKL-{ML,DNN}-only config settings to dependencies, not just code.Gravatar A. Unique TensorFlower2018-08-14
* Introduce fivefold broadcast Mul op kernels for uint8.Gravatar A. Unique TensorFlower2018-08-14
* First iteration of oblivious tree split handling for dense features.Gravatar A. Unique TensorFlower2018-08-14
* Fix error when using `colocate_with` function with DistributionStrategy.Gravatar Anjali Sridhar2018-08-14
* Add doc control decorators to the api-generator.Gravatar Mark Daoust2018-08-14
* TFLite: Add a failing test case where 2 Conv2D use the same weight tensor.Gravatar Yu-Cheng Ling2018-08-14
* Add a custom numbering option to tf.contrib.checkpoint.CheckpointManagerGravatar Allen Lavoie2018-08-14
* Re-enable some tests on WindowsGravatar A. Unique TensorFlower2018-08-14
* Expose UpdateContext which is needed by HorovodStrategy.Gravatar Yuefeng Zhou2018-08-14
* [XLA] Add a new HLO pass to expand Scatter into existing HLO ops.Gravatar A. Unique TensorFlower2018-08-14
* Add more layers to the existing Functional and Subclassed models to make it m...Gravatar Anjali Sridhar2018-08-14
* Provide TfLiteContext arg to all TfLiteDelegate callbacksGravatar Jared Duke2018-08-14
* 1. Move distribution strategy context utility methods to a separate file with...Gravatar Priya Gupta2018-08-14
* Move HostConstantOp kernels from testlib to core/kernels.Gravatar Gunhan Gulsoy2018-08-14
* Add integration test for Keras RNN that run with TF RNN cell.Gravatar Scott Zhu2018-08-14
* Add an example on how to specify `input_signature` to the defun docstring.Gravatar Akshay Agrawal2018-08-14
* Fix typo with the installations for Docker.Gravatar Amit Patankar2018-08-14
* Provide a stopper hook which checks latest checkpoint. This hook will be help...Gravatar Mustafa Ispir2018-08-14
* Upgrade TFLite iOS example to use 1.10.0 CocoaPodGravatar Yu-Cheng Ling2018-08-14
* Checkpointable: Stop overriding __class__ in restore-on-create initializersGravatar Allen Lavoie2018-08-14
* [RNN] Update TF GRU and BasicRNN cell to support Keras RNN layer.Gravatar Scott Zhu2018-08-14
* Ensure that functions created with `tfe.defun` create ResourceVariables, notGravatar Akshay Agrawal2018-08-14
* Remove control dependency escape from PartitionedVariable.concat().Gravatar Peter Hawkins2018-08-14
* Make minor style fix to eager guide (spacing between =).Gravatar Dustin Tran2018-08-14
* Providing a core estimator interface over a contrib tensorforest.Gravatar A. Unique TensorFlower2018-08-14
* Add entropy method to Deterministic.Gravatar Dustin Tran2018-08-14
* Merge pull request #21560 from ageron:fix_typo_compatbilityGravatar TensorFlower Gardener2018-08-14
|\
* | Fixing bad conditional.Gravatar A. Unique TensorFlower2018-08-14
* | compat: Update forward compatibility horizon to 2018-08-14Gravatar A. Unique TensorFlower2018-08-14
* | Modifies NonMaxSuppressionV4 output shape to be static.Gravatar Tayo Oguntebi2018-08-13
* | Add the keras pip packages to the Dockerfiles.Gravatar Amit Patankar2018-08-13
* | Merge pull request #21553 from yashk2810:masterGravatar TensorFlower Gardener2018-08-13
|\ \
* | | Fix recurrent tutorial's code snippet.Gravatar Dustin Tran2018-08-13
* | | [Java]: Release 1.10.0Gravatar Asim Shankar2018-08-13
* | | Automated rollback of commit 165598d826170becd03692af2fa34151f9497f7fGravatar Asim Shankar2018-08-13
* | | Add tf.contrib.checkpoint.CheckpointManager for deleting old checkpointsGravatar Allen Lavoie2018-08-13
* | | Merge pull request #20536 from rongjiecomputer:flagGravatar TensorFlower Gardener2018-08-13
|\ \ \
* | | | Add error message to freeze_graph.Gravatar Nupur Garg2018-08-13
* | | | Create a new graph for loading the frozen graph in TocoConverter.Gravatar Nupur Garg2018-08-13
* | | | [tf.data] Internal refactoring of C++ classes and APIs.Gravatar Jiri Simsa2018-08-13
* | | | Implement reduce-window on F16 for XLA:CPU.Gravatar Sanjoy Das2018-08-13
* | | | Add missing `override` annotation to make compiler happyGravatar Misha Brukman2018-08-13
* | | | Automated rollback of commit 0b36ff79021b907f5447bfcbaa060dbdc2114c67Gravatar Tim Shen2018-08-13
* | | | Refactored lite makefile to centralize platform-specific settingsGravatar Pete Warden2018-08-13
* | | | Merge pull request #21399 from pei6:masterGravatar TensorFlower Gardener2018-08-13
|\ \ \ \
* | | | | Make dynamic kernels config setting publicly visible BUILD rule.Gravatar Gunhan Gulsoy2018-08-13