aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Convert TensorFlow's nasm dependency to new third party import method.Gravatar A. Unique TensorFlower2018-10-08
* Add a utility that allows finding a name for an entity, relative to an existi...Gravatar Dan Moldovan2018-10-08
* Part 1/3 of the feature sync to the Keras 2.2.4 API.Gravatar Francois Chollet2018-10-08
* Add support for SequenceExamples to sequence_feature_columnsGravatar Karmel Allison2018-10-08
* Wait for shared resources to initialize before initializing local resources.Gravatar A. Unique TensorFlower2018-10-08
* Allow TensorSpec objects as arguments to defun's get_concrete_functionGravatar Allen Lavoie2018-10-08
* [tf.data] Adding specialization for `MapDataset`, `ParallelMapDataset`, and `...Gravatar Jiri Simsa2018-10-08
* Fix compilation in unique_op when Eigen::Index != int64.Gravatar A. Unique TensorFlower2018-10-08
* Fix typoGravatar Makoto Uchida2018-10-08
* Benchmark for comparing original cond and cond_v2 performance.Gravatar Skye Wanderman-Milne2018-10-08
* Enable PinToHostOptimizer.Gravatar A. Unique TensorFlower2018-10-08
* Remove Raises documentation on imperative_grads for ValueErrror not raised.Gravatar A. Unique TensorFlower2018-10-08
* Avoid adding spurious ops when colocating with resource variables.Gravatar Asim Shankar2018-10-08
* Reduce tolerances for rmsprop_test float16, to fix OSS builds.Gravatar Todd Wang2018-10-08
* Optimize PinToHostOptimizer by adding cache, also add PinToHostOptimizer to b...Gravatar A. Unique TensorFlower2018-10-08
* Remove Dims from types.h, create build structure.Gravatar A. Unique TensorFlower2018-10-08
* Improve const correctness of HloDomainMapGravatar A. Unique TensorFlower2018-10-08
* Make ExecutorState preserve the thread context.Gravatar A. Unique TensorFlower2018-10-08
* Merge pull request #19531 from smistad:cmake-windows-host-64Gravatar TensorFlower Gardener2018-10-08
|\
* | compat: Update forward compatibility horizon to 2018-10-08Gravatar A. Unique TensorFlower2018-10-08
* | compat: Update forward compatibility horizon to 2018-10-07Gravatar A. Unique TensorFlower2018-10-07
* | Add SequenceLSTMOptions to schema to decouple the sequential Op from the LSTM.Gravatar A. Unique TensorFlower2018-10-06
* | Mark tensorflow/contrib/tpu:datasets_test flakyGravatar Todd Wang2018-10-06
* | Merge pull request #22691 from Bantena:vowel-checkGravatar TensorFlower Gardener2018-10-06
|\ \
* | | [XLA] Add base and window dilation support to ReduceWindowGravatar David Majnemer2018-10-06
* | | Merge pull request #22559 from byronyi:masterGravatar TensorFlower Gardener2018-10-06
|\ \ \
* | | | compat: Update forward compatibility horizon to 2018-10-06Gravatar A. Unique TensorFlower2018-10-06
* | | | Merge pull request #22659 from gautam1858:patch-17Gravatar TensorFlower Gardener2018-10-05
|\ \ \ \
* | | | | Add the plumbing for an autograph flag to defun. Disabled and experimental fo...Gravatar Dan Moldovan2018-10-05
* | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-10-05
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-05
* | | | | Merge pull request #22386 from girving:statelessGravatar TensorFlower Gardener2018-10-05
|\ \ \ \ \
* | | | | | Simply the logic for bubbling captured tensors when building cond_v2 grad.Gravatar Saurabh Saxena2018-10-05
* | | | | | [XLA:GPU] Remove hidden flag for disabling heuristic layout assignment.Gravatar Justin Lebar2018-10-05
* | | | | | [tf.data vectorization] Feed inputs to vectorizers with notion of stackednessGravatar Rachel Lim2018-10-05
* | | | | | Automated rollback of commit d258207f1583df4faa452265b051879af6c15dacGravatar A. Unique TensorFlower2018-10-05
* | | | | | [XLA:GPU] Use a struct for the return value of CudnnConvolutionAlgorithmPicke...Gravatar Justin Lebar2018-10-05
* | | | | | Fix api_compatibility_test diff for large files. assertEqual might be appliedGravatar Anna R2018-10-05
* | | | | | Orders non-resource-affecting stateful ops in defuns.Gravatar Alexandre Passos2018-10-05
* | | | | | Merge pull request #21183 from AndreasMadsen:sparsemax-2Gravatar TensorFlower Gardener2018-10-05
|\ \ \ \ \ \
* | | | | | | [TF:XLA] Bump open source abseil revision to e821380d69a549dc64900693942789d2...Gravatar Sanjoy Das2018-10-05
* | | | | | | Internal changeGravatar Jared Duke2018-10-05
* | | | | | | Removes the INTEL_MKL_ML_ONLY option from the CMakeLists build file since the...Gravatar Penporn Koanantakool2018-10-05
* | | | | | | Add DistributionStrategy support to moving average APIs.Gravatar A. Unique TensorFlower2018-10-05
| | * | | | | Expand stateless random generators to match their stateful cousinsGravatar Geoffrey Irving2018-10-05
* | | | | | | Add deprecation call-out for tf_mobileGravatar A. Unique TensorFlower2018-10-05
* | | | | | | Automated rollback of commit ae0bc6f006497cc04a2ee75166d4ec71c7154fd8Gravatar Jiri Simsa2018-10-05
* | | | | | | Fix bug in nonpip builds in ci_parameterized_build.shGravatar Todd Wang2018-10-05
* | | | | | | [tf.data] Adding specialization for `MapDataset`, `ParallelMapDataset`, and `...Gravatar Jiri Simsa2018-10-05
* | | | | | | Handle Range & BatchMatMul in partial Flex modeGravatar Yu-Cheng Ling2018-10-05