aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Add deprecation notice for BasicRNNCell, which will be replaced by keras.Simp...Gravatar Scott Zhu2018-10-01
* internal change onlyGravatar A. Unique TensorFlower2018-10-01
* Automated rollback of commit 6a787235b95dd3040fc5ff7fb7104585e746c66aGravatar Christopher Olston2018-10-01
* Fix typo.Gravatar Dan Moldovan2018-10-01
* Make GCS filesystem/metadata lookup retries configurableGravatar Russell Power2018-10-01
* Merge pull request #22122 from yongtang:22115-tf.contrib.image.transform-floa...Gravatar TensorFlower Gardener2018-10-01
|\
* | Automated rollback of commit 5f822d694af6e4aa57fe8a426032a91dc61e30d6Gravatar Alexandre Passos2018-10-01
* | Bugfix: When a subgraph is encapsulated and replaced by XlaLaunch op, the req...Gravatar A. Unique TensorFlower2018-10-01
* | Replace the tf.name_scope call with an internal context manager that can cont...Gravatar Dan Moldovan2018-10-01
* | Name fusion parameters simply "param_X".Gravatar Mark Heffernan2018-10-01
* | Remove outdated integration test in preparation for update of keras_preproces...Gravatar Francois Chollet2018-10-01
* | Update documentation.Gravatar Shashi Shekhar2018-10-01
* | Move from deprecated self.test_session() to self.cached_session() or self.ses...Gravatar A. Unique TensorFlower2018-10-01
* | Merge pull request #22473 from wangsiyu:assign_in_part_varsGravatar TensorFlower Gardener2018-10-01
|\ \
* | | Automated rollback of commit 3f4423fad57694bc8d7adc427d65e5a18c8592b2Gravatar A. Unique TensorFlower2018-10-01
* | | Add allowed optimizations to GrapplerItem.Gravatar Eugene Zhulenev2018-10-01
* | | Moves the creation of regularizer ops in get_variable out of surrounding cont...Gravatar A. Unique TensorFlower2018-10-01
* | | [TF:XLA] Teach deadness analysis more of distributive property.Gravatar A. Unique TensorFlower2018-10-01
* | | compat: Update forward compatibility horizon to 2018-10-01Gravatar A. Unique TensorFlower2018-10-01
* | | [HloOrdering] Make parameter always defined before other instructions.Gravatar Yunxing Dai2018-09-30
* | | Merge pull request #22571 from Intel-tensorflow:agramesh/fix_mkl_sliceGravatar TensorFlower Gardener2018-09-30
|\ \ \
* | | | Bump the version of protobuf TF pip package depends on.Gravatar Gunhan Gulsoy2018-09-30
* | | | Parallel_for: fix converters for some ops that don't support broadcasting.Gravatar A. Unique TensorFlower2018-09-30
* | | | Removing the setuptools upper limit.Gravatar Amit Patankar2018-09-30
* | | | compat: Update forward compatibility horizon to 2018-09-30Gravatar A. Unique TensorFlower2018-09-30
* | | | Disable PinToHostOptimizer for NoOp.Gravatar A. Unique TensorFlower2018-09-29
* | | | CleanupGravatar A. Unique TensorFlower2018-09-29
* | | | Automated rollback of commit d78595d333c9b5c8a0705ba6852c08b107d6c462Gravatar A. Unique TensorFlower2018-09-29
* | | | compat: Update forward compatibility horizon to 2018-09-29Gravatar A. Unique TensorFlower2018-09-29
* | | | Make cuda_py_test create a gpu and cpu target.Gravatar A. Unique TensorFlower2018-09-29
* | | | Make tf.contrib.crf compatible with TPUs by using utils.smart_cond instead of...Gravatar A. Unique TensorFlower2018-09-28
* | | | Add learning_rates input to the SendTPUEmbeddingGradients op. This allows theGravatar A. Unique TensorFlower2018-09-28
* | | | Fix bad reference to self._name in TPUEstimator infeed loop.Gravatar Russell Power2018-09-28
* | | | Move TPU variables to the TPU device in TPUStrategy.Gravatar Jonathan Hseu2018-09-28
* | | | Automated rollback of commit 70f071f7afb2deffddbd9937d7a76b1e1c0b2b75Gravatar Revan Sopher2018-09-28
* | | | Added flag to enable non-lazy Adam optimizer implementation for TPU embeddingsGravatar A. Unique TensorFlower2018-09-28
* | | | Internal change.Gravatar Revan Sopher2018-09-28
* | | | Internal change.Gravatar Revan Sopher2018-09-28
* | | | [TF] Fix incorrect type constraint on _VarHandlesOp kernel on GPU. The kernel...Gravatar Peter Hawkins2018-09-28
* | | | [tf.data] Use `std::make_shared` as appropriate in `ParallelMapIterator`.Gravatar Derek Murray2018-09-28
* | | | Bunch of micro move optimizationsGravatar Piotr Padlewski2018-09-28
* | | | Synchronize open source and closed source build with regard to flex delegate.Gravatar Andrew Selle2018-09-28
* | | | Add option to disable initialization/shutdown of the TPU.Gravatar Russell Power2018-09-28
* | | | Internal changeGravatar A. Unique TensorFlower2018-09-28
* | | | Add a rewrite_config option to disable meta_optimizer.Gravatar A. Unique TensorFlower2018-09-28
* | | | [tf.data] Use Graph instead of GraphDef/FunctionDef for vectorization transformsGravatar Rachel Lim2018-09-28
* | | | [TF:XLA] Bump open source abseil revision to 48cd2c3f351ff188bc85684b84a91b6e...Gravatar Benjamin Kramer2018-09-28
* | | | fix broken tests.Gravatar A. Unique TensorFlower2018-09-28
* | | | Internal changes only.Gravatar A. Unique TensorFlower2018-09-28
* | | | Add documentation of the ownership semantics to {Lookup,Create,LookupOrCreate...Gravatar Derek Murray2018-09-28