aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
* Remove quantize_graph script. TF Lite quantization is the supported mobile qu...Gravatar Suharsh Sivakumar2018-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
* | | | | | Fix parallel_gpu_execute.sh script on windows.Gravatar Gunhan Gulsoy2018-09-13
| | * | | | Update TF version strings (#22070)Gravatar Austin Anderson2018-09-13
* | | | | | internal changeGravatar Mark Daoust2018-09-13
| |/ / / / |/| | | |
* | | | | Automated rollback of commit 56d4fc8ff67f48294ae5cb0a7f9ff3d954463aa3Gravatar A. Unique TensorFlower2018-09-13
* | | | | Add a `namedtuple` factory that accepts doc-strings.Gravatar Mark Daoust2018-09-13
| * | | | Move ppc64le build/test to cuda 9.2Gravatar William D. Irons2018-09-13
| | | | * Merge branch 'master' into ENH/feature_importances_for_boosted_treeGravatar Yan Facai (颜发才)2018-09-13
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Internal change.Gravatar Anna R2018-09-12
* | | | | Make is_windows function more robust in build_pip_package.shGravatar A. Unique TensorFlower2018-09-12
* | | | | Internal change.Gravatar Anna R2018-09-12
|/ / / /
| | | * BLD: update golden fileGravatar Yan Facai (颜发才)2018-09-12
* | | | Merge pull request #21860 from Intel-tensorflow:add-mkl-cc-testsGravatar TensorFlower Gardener2018-09-11
|\ \ \ \
* | | | | Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11
* | | | | Not running no_gpu tagged tests on GPU and not running benchmark-test for any...Gravatar Amit Patankar2018-09-11
* | | | | Add support for populating a feature columns to output tensors dictionary in ...Gravatar A. Unique TensorFlower2018-09-11
* | | | | Adds generator support directly to Keras's fit, evaluate, and predict.Gravatar A. Unique TensorFlower2018-09-11