aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/stateless
Commit message (Expand)AuthorAge
* Merge pull request #22386 from girving:statelessGravatar TensorFlower Gardener2018-10-05
|\
| * Expand stateless random generators to match their stateful cousinsGravatar Geoffrey Irving2018-10-05
|/
* [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* Add `tf.contrib.stateless.stateless_multinomial()`.Gravatar Derek Murray2018-04-11
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* [TF:XLA] Implement StatelessRandomUniform and StatelessRandomNormal using the...Gravatar Peter Hawkins2017-11-27
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Mark tf.contrib.stateless.* ops as NotDifferentiableGravatar Shanqing Cai2017-09-05
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-20
* Add stateless random ops for custom control of seedingGravatar Geoffrey Irving2017-04-17