aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-08
* Minor fixes to Eager delegate.Gravatar Nupur Garg2018-08-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-08
* Add a (internal) `MapFn` op that maps a function over batches of inputs.Gravatar Rachel Lim2018-08-08
* Bring back TFShouldUse without the memory leaks.Gravatar Eugene Brevdo2018-08-08
* Move Estimator Overview to first element of "High Level APIs".Gravatar Mark Daoust2018-08-08
* Keras Lambda Layer - enable list of input tensors in eager modeGravatar A. Unique TensorFlower2018-08-08
* Introduce eager.function.FuncGraph class.Gravatar Skye Wanderman-Milne2018-08-08
* Refactor Sequential model to make it behave exactly like a subclassed network...Gravatar Francois Chollet2018-08-08
* Do not bucketize when buckets are empty. This is for situations when for a ra...Gravatar A. Unique TensorFlower2018-08-08
* Fixing for TopKV2 shape propagation in Toco.Gravatar A. Unique TensorFlower2018-08-08
* Update Keras RNN to support high dimensional inputs and states.Gravatar Scott Zhu2018-08-08
* Allow empty shapes in certain cases within tocoGravatar Jared Duke2018-08-08
* Allows differentiating tfe.defun functions with loops in eager mode.Gravatar Alexandre Passos2018-08-08
* Merge pull request #21102 from Intel-tensorflow:agramesh/mkldnn_gemmGravatar TensorFlower Gardener2018-08-08
|\
* | Clarify that min <= max is actually a requirement.Gravatar A. Unique TensorFlower2018-08-08
* | Fix use-after-free in (Stateful)PartitionedCallOp.Gravatar Akshay Agrawal2018-08-08
* | Add utility function to pruning library to strip a trained graph of pruning-r...Gravatar Suyog Gupta2018-08-08
* | [XLA:GPU] Add a generic trip count analysis based on HloEvaluatorGravatar Benjamin Kramer2018-08-08
* | Make root determination of XLA computations in XlaBuilder less magical.Gravatar Mark Heffernan2018-08-08
* | Make autograph visible in contrib.Gravatar Mark Daoust2018-08-08
* | Remove tile shape from HloShardingGravatar A. Unique TensorFlower2018-08-08
* | compat: Update forward compatibility horizon to 2018-08-08Gravatar A. Unique TensorFlower2018-08-08
* | Avoid copying collections 4x when calling templates.Gravatar Tom Hennigan2018-08-08
* | Add a run-only mode to hlo-test-base.Gravatar Blake Hechtman2018-08-08
* | FIX reduce_prod generate_examples_test.Gravatar A. Unique TensorFlower2018-08-07
* | Support independet-worker mode in distribute coordinator.Gravatar Yuefeng Zhou2018-08-07
* | 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