aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/nn/python/ops/sampling_ops.py
Commit message (Expand)AuthorAge
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* Fix Warning in reduce_mean/ reduce_max related deprecation argument keep_dimsGravatar imsheridan2018-04-17
* Merge pull request #13453 from TTrapper/sampled_sparse_softmax_lossGravatar Martin Wicke2017-12-12
|\
* | fix misspellings (#14702)Gravatar Chris Hoyean Song2017-11-21
| * calling array_ops instead of erroneus tfGravatar TTrapper2017-11-14
| * Removing labels_as_indices logic from _compute_sampled_logits. Now computing ...Gravatar TTrapper2017-11-14
| * Adressed reviewer comments: moved to contrib, fixed erroneous doc, modified _...Gravatar TTrapper2017-10-06
|/
* Remove TODO comment.Gravatar A. Unique TensorFlower2017-07-14
* Add tf.contrib.nn.rank_sampled_softmax_loss, a variant of tf.nn.sampled_softm...Gravatar A. Unique TensorFlower2017-07-12