aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
* 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
* | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
|/
* Remove AWS, GCP, Kafka and HDFS options from configure. Make them default onGravatar Gunhan Gulsoy2018-09-27
* Fix visibilityGravatar Mark Daoust2018-09-27
* Merge pull request #22521 from freedomtan:benchmark_model_doc_androidGravatar TensorFlower Gardener2018-09-27
|\
* | Remove testing non-core APIs from api_compatibility_test.Gravatar Michael Case2018-09-27
* | Automated rollback of commit 750466c6e6624d279de7f9a43accd682d487509cGravatar Revan Sopher2018-09-27
* | [tf.data Introducing tf.data.Dataset.reduce() which reduces elements of a (fi...Gravatar Jiri Simsa2018-09-27
* | Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* | Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-27
* | Internal changeGravatar Justin Lebar2018-09-27
* | Add tf.strings.unicode_script, which detects the script of a unicode codepointGravatar A. Unique TensorFlower2018-09-27
* | Merge pull request #20277 from ROCmSoftwarePlatform:upstream-stagingGravatar TensorFlower Gardener2018-09-27
|\ \
* | | [tf.data] Minor refactoring of tf.data tests.Gravatar Jiri Simsa2018-09-27
* | | Reduce the size of //tensorflow/tools/pip_package:simple_console_windowsGravatar A. Unique TensorFlower2018-09-27
* | | Add xlogy and xdivy op.Gravatar A. Unique TensorFlower2018-09-26
* | | Remove quantize_graph script. TF Lite quantization is the supported mobile qu...Gravatar Suharsh Sivakumar2018-09-26
| | * fix unbalanced delimiter in benchmark_model docGravatar Koan-Sin Tan2018-09-26
| |/ |/|
* | Update tb-nightly dep to >= 1.12.0a0, < 1.13.0a0Gravatar Nick Felt2018-09-25
* | Add "encoding" attribute to string length op, which controls how "string leng...Gravatar A. Unique TensorFlower2018-09-25
* | Merge pull request #21509 from facaiy:ENH/feature_importances_for_boosted_treeGravatar TensorFlower Gardener2018-09-25
|\ \
* | | Documentation for tf.map_fn in Eager mode.Gravatar Debidatta Dwibedi2018-09-24
* | | Internal change.Gravatar Anna R2018-09-24
* | | Update tensorboard dependency to 1.11.xGravatar Nick Felt2018-09-24
* | | Merge pull request #18567 from imsheridan:fix_expand_dimsGravatar TensorFlower Gardener2018-09-24
|\ \ \