aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Add IgniteDataset that allows to work with Apache Ignite.Gravatar Anton Dmitriev2018-09-11
* compat: Update forward compatibility horizon to 2018-09-11Gravatar A. Unique TensorFlower2018-09-11
* Graph optimization pass that creates XlaLaunch ops for the computations that ...Gravatar A. Unique TensorFlower2018-09-11
* Merge pull request #21912 from Intel-tensorflow:nhasabni/memallocatorGravatar TensorFlower Gardener2018-09-10
|\
* \ Merge pull request #22031 from rogerxcn:masterGravatar TensorFlower Gardener2018-09-10
|\ \
* | | internal change only.Gravatar A. Unique TensorFlower2018-09-10
* | | Simplify algorithm picker's internal interface.Gravatar Tim Shen2018-09-10
* | | Give a warning about partitioned variable on TPU and set it to None, instead ...Gravatar A. Unique TensorFlower2018-09-10
* | | Resolving a bug where regex pattern for errors was not matching in case the e...Gravatar A. Unique TensorFlower2018-09-10
* | | [XLA:GPU] Don't canonicalize forward convs with constant filters to backwards...Gravatar Justin Lebar2018-09-10
* | | Simplify convolution_thunk's interface.Gravatar Tim Shen2018-09-10
* | | Adds listdiff_op to android_extended_ops_group1 set.Gravatar A. Unique TensorFlower2018-09-10
* | | [XLA:GPU] Don't canonicalize forward convs with constant filters to backwards...Gravatar Justin Lebar2018-09-10
* | | Cleanup cudnn_convolution_runner's interface. Use a struct to pack mostGravatar Tim Shen2018-09-10
* | | Allow keras.models.load_model to load models that were saved before weighted ...Gravatar Katherine Wu2018-09-10
* | | Move tf.scan benchmark from contrib/eager/examples to eager/benchmarks_test.pyGravatar Akshay Agrawal2018-09-10
* | | Replace global starter flags with call-specific flagsGravatar Austin Anderson2018-09-10
* | | Fix model_to_estimator bug where subclassed model receives input list fromGravatar Zhenyu Tan2018-09-10
* | | Convert layout_assignment_test to use HloVerifiedTestBase.Gravatar Dimitris Vardoulakis2018-09-10
* | | Deterministic ordering of the hyperparameters in optimizer_v2Gravatar A. Unique TensorFlower2018-09-10
* | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | Only keep alive outputs and inputs that are required to be kept alive.Gravatar Akshay Modi2018-09-10
* | | Fix some build breakage due to de-std::unique_ptr cleanup.Gravatar A. Unique TensorFlower2018-09-10
* | | Merge pull request #21611 from kouml:removing_redundant_semicolonGravatar TensorFlower Gardener2018-09-10
|\ \ \
* | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | Add support for list literals in template replacement values.Gravatar Dan Moldovan2018-09-10
* | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | Register gradient for EnsureShape op. Currently this op cannot be used withinGravatar Sung Jin Hwang2018-09-10
* | | | Adding forgotten exports.Gravatar A. Unique TensorFlower2018-09-10
* | | | Merge pull request #21073 from yanboliang:to-jsonGravatar TensorFlower Gardener2018-09-10
|\ \ \ \
* | | | | Update accuracy numbers without blacklist.Gravatar Shashi Shekhar2018-09-10
* | | | | Merge pull request #22139 from yongtang:22110-tf.nn.depthwise_conv2dGravatar TensorFlower Gardener2018-09-10
|\ \ \ \ \
* | | | | | Add experimental grappler plugin to selection function implementation at run ...Gravatar Scott Zhu2018-09-10
* | | | | | Merge pull request #22044 from yongtang:21164-default-floatGravatar TensorFlower Gardener2018-09-10
|\ \ \ \ \ \
* | | | | | | Global de-std::unique_ptr cleanup for xla::Literal.Gravatar A. Unique TensorFlower2018-09-10
* | | | | | | Match the presubmit test machine setup in the Dockerfile.Gravatar A. Unique TensorFlower2018-09-10
* | | | | | | [TF:XLA] Migrate unit tests to use the HLO verifier (only tests where the con...Gravatar Dimitris Vardoulakis2018-09-10
* | | | | | | Fix unhelpful error messageGravatar A. Unique TensorFlower2018-09-10
* | | | | | | Bug fix: consult graph's op registry to look up ops.Gravatar A. Unique TensorFlower2018-09-10
* | | | | | | Update internal-only tagsGravatar Austin Anderson2018-09-10
* | | | | | | Automated rollback of commit e258e52d2c4060fc26fda43e4ce068d5ba2ab1ffGravatar Shivani Agrawal2018-09-10
* | | | | | | Add helper functions that allow users to write TFRecords in memory.Gravatar Eugene Brevdo2018-09-10
* | | | | | | Log all tensor allocations in eager mode when VLOG_IS_ON.Gravatar Akshay Modi2018-09-10
* | | | | | | Remove note in TF for Android build instructions about Bazel not supporting N...Gravatar A. Unique TensorFlower2018-09-10
* | | | | | | Make checkpointable list and dict wrappers copyable and deepcopyableGravatar Allen Lavoie2018-09-10