aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api
Commit message (Expand)AuthorAge
* 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
* 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
* Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
* Add option in tf.gradients() to return zero tensors for unconnected gradients.Gravatar A. Unique TensorFlower2018-10-04
* [data-stats] Sets user given `tag` and `counter_prefix` with `set_stats_aggre...Gravatar Shivani Agrawal2018-10-03
* Update Keras RNN layer to support time major input.Gravatar Scott Zhu2018-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
* | 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
| * 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
|/
* Internal change.Gravatar Anna R2018-09-28
* Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-28
* 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
* Add tf.strings.unicode_script, which detects the script of a unicode codepointGravatar A. Unique TensorFlower2018-09-27
* Add xlogy and xdivy op.Gravatar A. Unique TensorFlower2018-09-26
* 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
* | Deprecate do_quantize_training_on_graphdef.Gravatar Suharsh Sivakumar2018-09-24
* | Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \
* | | 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
* | | Add a new function to load kernel libraries and library folders.Gravatar Gunhan Gulsoy2018-09-18
* | | [tf.data] Introducing `tf.data.Dataset.window(size, shift, stride, drop_remai...Gravatar Jiri Simsa2018-09-17
* | | Export tf.keras.sparse_categorical_accuracy. Copied from PR #21790.Gravatar Martin Wicke2018-09-14
* | | Fixing error output in api_compatibility_test.py. Looks like it should be sel...Gravatar Anna R2018-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
| | * Merge branch 'master' into ENH/feature_importances_for_boosted_treeGravatar Yan Facai (颜发才)2018-09-13
| | |\ | |_|/ |/| |
| | * BLD: update golden fileGravatar Yan Facai (颜发才)2018-09-12
* | | 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
* | | Adding forgotten exports.Gravatar A. Unique TensorFlower2018-09-10
* | | Add tf_api_version flag. If --define=tf_api_version=2 flag is passed in, then...Gravatar Anna R2018-09-07
* | | Support not automatically watching (trainable) accessed variables in Gradient...Gravatar Tom Hennigan2018-09-07