aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Automated rollback of commit 13b47e6c4f9d7b295948b1057139bf676e394b6fGravatar Derek Murray2018-10-08
* Internal Change.Gravatar Michael Case2018-10-08
* Simple comment fix in CheckpointInputPipelineHook.Gravatar Ruoxin Sang2018-10-08
* Fix issue with type inference for ops with fixed output typesGravatar Jared Duke2018-10-08
* Automated rollback of commit 09b0fc199129e0f487a39741bdf674cf09035cbcGravatar Derek Murray2018-10-08
* [XLA] Simplify loop nesting in HandleConvolutionGravatar David Majnemer2018-10-08
* Ignore args and kwargs for defun's get_concrete_fn if `PolymorphicFunction` w...Gravatar Shivani Agrawal2018-10-08
* Merge pull request #22783 from Intel-tensorflow:sfu2/clean_mklmlGravatar TensorFlower Gardener2018-10-08
|\
* | Add more logging to the convolution transformations.Gravatar Tim Shen2018-10-08
* | Add custom call with layout constraints.Gravatar Mark Heffernan2018-10-08
* | Update performance documentation.Gravatar Shashi Shekhar2018-10-08
* | [tf.data] Choose non-deterministic seed once per Python-level `Dataset` object.Gravatar Derek Murray2018-10-08
* | Automated rollback of commit 295b3c80555cc82d8d70faf96a47681e1d904b9cGravatar Derek Murray2018-10-08
* | Merge pull request #22735 from Tingbopku:fix-referenceGravatar TensorFlower Gardener2018-10-08
|\ \
* \ \ Merge pull request #22719 from samikama:fix_pip_packageGravatar TensorFlower Gardener2018-10-08
|\ \ \
* | | | Partial support tfe.defun in tf.gradients.Gravatar Alexandre Passos2018-10-08
* | | | Allow using more than one converter in the testing harness.Gravatar Dan Moldovan2018-10-08
* | | | Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* | | | Changed Adam algorithm variant formula from sqrt(max(v, epsilon**2)) to sqrt(...Gravatar A. Unique TensorFlower2018-10-08
* | | | Add timeout mechanism to Grappler meta optimizer. This is only a best-effort ...Gravatar A. Unique TensorFlower2018-10-08
* | | | Fix a couple of reference leaksGravatar A. Unique TensorFlower2018-10-08
* | | | Merge pull request #22303 from JuliaComputing:kf/broadcastshapevalGravatar TensorFlower Gardener2018-10-08
|\ \ \ \
* | | | | Remove the restrictions that constant resolution of reduce_sum operators must...Gravatar A. Unique TensorFlower2018-10-08
* | | | | Fix the steps_per_epoch when training on mnistGravatar Sourabh Bajaj2018-10-08
* | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-10-08
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-08
* | | | | Merge pull request #21658 from lowintelligence:masterGravatar TensorFlower Gardener2018-10-08
|\ \ \ \ \
* | | | | | Fix support for a single tensor to be passed to target_tensorsGravatar Sourabh Bajaj2018-10-08
* | | | | | 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