aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/random_ops.cc
Commit message (Expand)AuthorAge
* Derivative of tf.random_gamma with respect to the alpha parameter.Gravatar A. Unique TensorFlower2018-06-19
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Automated g4 rollback of changelist 180691955Gravatar Anna R2018-01-09
* Automated g4 rollback of changelist 180670333Gravatar Anna R2018-01-03
* Removing doc strings from REGISTER_OP calls in core/ops.Gravatar Anna R2018-01-03
* Register more ops with bfloat16 types.Gravatar Peter Hawkins2017-11-30
* Add support for int32 output types to the Multinomial op.Gravatar Peter Hawkins2017-11-30
* Switch over python calls to RandomPoissonV2.Gravatar Dhananjay Nakrani2017-10-31
* [part 1] Add support for int32 & int64 in RandomPoissonOp.Gravatar Dhananjay Nakrani2017-10-04
* Remove ```prettyprint code blocks, they don't render properly.Gravatar Martin Wicke2017-05-26
* Move a few random op helper functions to header filesGravatar Geoffrey Irving2017-04-07
* Add tf.random_poisson(shape, lam) to tf core.Gravatar A. Unique TensorFlower2017-02-07
* Add shape_inference::ShapeHandle and shape_inference::DimensionHandle toGravatar A. Unique TensorFlower2016-08-23
* Add C++ shape inference for random ops.Gravatar Suharsh Sivakumar2016-07-28
* Annotate more ops with common shape functions, mostly for unchanged_shapeGravatar Vijay Vasudevan2016-07-25
* Add a ParameterizedTruncatedNormalOp to eventually replace the current Trunca...Gravatar A. Unique TensorFlower2016-07-12
* Fix the doc strings and Attrs in Op registrations to conform toGravatar Manjunath Kudlur2016-06-14
* Adds tf.random_gamma(shape, alpha, beta) to tf core.Gravatar A. Unique TensorFlower2016-06-09
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Mark Multinomial op as stateful in its registration.Gravatar Zongheng Yang2016-05-13
* Introduce a Multinomial op and a parallel CPU kernel.Gravatar Zongheng Yang2016-05-05
* Add fp16 support to the random ops.Gravatar A. Unique TensorFlower2016-04-26
* TensorFlow: upstream changes to gitGravatar Manjunath Kudlur2015-12-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06