aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
...
* | [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
|\ \ \
* | | | Deprecate do_quantize_training_on_graphdef.Gravatar Suharsh Sivakumar2018-09-24
* | | | Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \ \ \
| | * \ \ Merge branch 'master' into fix_expand_dimsGravatar Martin Wicke2018-09-22
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Include xla.compile library in tensorflow pip packageGravatar Yanan Cao2018-09-21
* | | | | Fix "from tensorflow._api.v1 import *".Gravatar Michael Case2018-09-21
* | | | | Merge pull request #22451 from angersson:masterGravatar TensorFlower Gardener2018-09-21
|\ \ \ \ \
* | | | | | Print errors if --outfile or --outtree are not passed to the tf_upgrade_v2.pyGravatar Anna R2018-09-21
| * | | | | Workaround a Notebook bug in in c.NotebookApp.ipGravatar Austin Anderson2018-09-21
|/ / / / /
* | | | | Update scipy to 1.1.0.Gravatar A. Unique TensorFlower2018-09-21
* | | | | Internal change.Gravatar Anna R2018-09-21
* | | | | Update links to install pages.Gravatar Billy Lamberta2018-09-20
* | | | | Add searchsorted (ie lower/upper bound) op.Gravatar A. Unique TensorFlower2018-09-20
* | | | | This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19
| | | * | Merge remote-tracking branch 'upstream/master' into ENH/feature_importances_f...Gravatar Yan Facai (颜发才)2018-09-20
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Python interface for Boosted Trees model explainability (currently includes d...Gravatar A. Unique TensorFlower2018-09-19
* | | | | First commit for functional while loop.Gravatar Saurabh Saxena2018-09-18
* | | | | Add a new function to load kernel libraries and library folders.Gravatar Gunhan Gulsoy2018-09-18
* | | | | Merge pull request #22160 from NervanaSystems:avijit/add-cpu-backendGravatar TensorFlower Gardener2018-09-18
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #22263 from angersson:get-111-version-changesGravatar TensorFlower Gardener2018-09-17
|\ \ \ \ \ \
| * | | | | | Update 1.11.0-rc0 version strings to 1.11.0-rc1 (#22284)Gravatar Austin Anderson2018-09-17
* | | | | | | [tf.data] Introducing `tf.data.Dataset.window(size, shift, stride, drop_remai...Gravatar Jiri Simsa2018-09-17
* | | | | | | Add api_docs_relpath option.Gravatar Mark Daoust2018-09-17
* | | | | | | Merge pull request #22255 from wdirons:ppc64le_use_cuda92Gravatar TensorFlower Gardener2018-09-15
|\ \ \ \ \ \ \
* | | | | | | | Export tf.keras.sparse_categorical_accuracy. Copied from PR #21790.Gravatar Martin Wicke2018-09-14
| | | * | | | | Fixed the missing license file caught by do_pip_package_licenses_check test.Gravatar avijit-nervana2018-09-14
| |_|/ / / / / |/| | | | | |
* | | | | | | Fixing error output in api_compatibility_test.py. Looks like it should be sel...Gravatar Anna R2018-09-13