aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
* Remove python shebang line from gen_git_source.Gravatar Gunhan Gulsoy2018-10-09
* Use Ophints to support TfLite UnidirectionaSequenceLstm and add an e2e test.Gravatar A. Unique TensorFlower2018-10-09
* Automated rollback of commit 9bd459e4ceba14f9bb1af98d52a109325de952e8Gravatar A. Unique TensorFlower2018-10-09
* Adds an Objective-C API to TensorFlow Lite experimental.Gravatar A. Unique TensorFlower2018-10-09
* Part 2/3 of the update of tf.keras to the Keras 2.2.4 API.Gravatar Francois Chollet2018-10-09
* [tf.data] NUMA-aware MapAndBatch dataset.Gravatar Brennan Saeta2018-10-09
* Merge pull request #22719 from samikama:fix_pip_packageGravatar TensorFlower Gardener2018-10-08
|\
* | Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* | Part 1/3 of the feature sync to the Keras 2.2.4 API.Gravatar Francois Chollet2018-10-08
* | Fix bug in nonpip builds in ci_parameterized_build.shGravatar Todd Wang2018-10-05
* | Workaround build errors in Android NDK r14b.Gravatar Jeremy Lau2018-10-05
* | Automated rollback of commit 6b538d9ce54e878576131cde0c76e43a893180c2Gravatar Smit Hinsu2018-10-04
* | Add TF_BUILD_TEST_TIMEOUT to ci_parameterized_build.shGravatar Todd Wang2018-10-04
* | Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
* | Add tensorflow_estimator pip package to install_pip_packages.shGravatar Michael Case2018-10-04
* | Add option in tf.gradients() to return zero tensors for unconnected gradients.Gravatar A. Unique TensorFlower2018-10-04
* | Automated rollback of commit 70a395f9795a48c21bc35cdf1dc44778f73a7bbaGravatar A. Unique TensorFlower2018-10-04
* | Pin wheel=0.31.1 in install_auditwheel.sh to work around issueGravatar Todd Wang2018-10-03
| * Include .inc files for absl headersGravatar Sami Kama2018-10-03
|/
* Fix ci_parameterized_build to pass environment variables to tests.Gravatar Todd Wang2018-10-03
* [data-stats] Sets user given `tag` and `counter_prefix` with `set_stats_aggre...Gravatar Shivani Agrawal2018-10-03
* Disable XLA for Android builds.Gravatar Jeremy Lau2018-10-03
* Pin wheel=0.31.1 to work around issueGravatar Jeremy Lau2018-10-02
* Disable XLA from raspberry pi builds.Gravatar Todd Wang2018-10-02
* Merge pull request #21374 from perfinion:bazelGravatar TensorFlower Gardener2018-10-02
|\
* | Update Keras RNN layer to support time major input.Gravatar Scott Zhu2018-10-02
* | Internal change.Gravatar Anna R2018-10-02
* | Merge pull request #17672 from joeyearsley:patch-3Gravatar TensorFlower Gardener2018-10-02
|\ \
| * | Updated ordering for kwargsGravatar joe yearsley2018-10-02
* | | [tf.data] Adding `tf.data.Options()`, `tf.data.Dataset.options()`, and `tf.da...Gravatar Jiri Simsa2018-10-01
* | | [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* | | Remove jemalloc build files and dead configuration options.Gravatar Ayush Dubey2018-10-01
* | | internal changeGravatar Mark Daoust2018-10-01
* | | Update keras_applications to 1.0.6 and keras_preprocessing to 1.0.5.Gravatar Francois Chollet2018-10-01
* | | Updating function and class tf_export decorators for endpoints according toGravatar Anna R2018-10-01
* | | Add deprecation notice for BasicRNNCell, which will be replaced by keras.Simp...Gravatar Scott Zhu2018-10-01
* | | Bump the version of protobuf TF pip package depends on.Gravatar Gunhan Gulsoy2018-09-30
* | | Removing the setuptools upper limit.Gravatar Amit Patankar2018-09-30
* | | Automated rollback of commit d78595d333c9b5c8a0705ba6852c08b107d6c462Gravatar A. Unique TensorFlower2018-09-29
| * | Update tensorflow.layers.pbtxtGravatar Joe Yearsley2018-09-29
| * | Updated v2Gravatar Joe Yearsley2018-09-29
| * | Updated protobufGravatar Joe Yearsley2018-09-29
| * | Updated layersGravatar josephyearsley2018-09-29
| * | Updated goldenGravatar josephyearsley2018-09-29
|/ /
* | Make cuda_py_test create a gpu and cpu target.Gravatar A. Unique TensorFlower2018-09-29
* | Internal change.Gravatar Anna R2018-09-28
* | [tf.data] Merged contrib.data's DatasetTestBase with the DatasetTestBase in c...Gravatar Rachel Lim2018-09-28
* | Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-28
* | Do not pass in the bazel default toolchain via extra_toolchains.Gravatar A. Unique TensorFlower2018-09-28
* | Build TF with XLA support by default.Gravatar Todd Wang2018-09-28