aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/random/random_distributions.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Fix undefined signed integer overflow by performing addition more carefully.Gravatar A. Unique TensorFlower2018-04-19
* Change operands of subtraction expression to have well-defined behaviour.Gravatar A. Unique TensorFlower2018-04-18
* Break the dependency between platform/types.h and bfloat16.h, and betweenGravatar A. Unique TensorFlower2018-03-13
* Add bfloat16 random_op for CPU.Gravatar A. Unique TensorFlower2018-02-28
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Implement save/restore for ShuffleDataset[reshuffle_each_iteration=False].Gravatar Saurabh Saxena2017-11-02
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
* Clean up warnings and IWYU in tensorflow/core/lib.Gravatar Derek Murray2016-09-21
* third_party/tensorflow/core: Use macro __linux__ instead of __linuxGravatar A. Unique TensorFlower2016-08-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* tensorflow: refine PhiloxRandomOp costGravatar A. Unique TensorFlower2016-05-02
* Implement random number generation ops for Eigen::half.Gravatar A. Unique TensorFlower2016-04-05
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Fix minor typo in comment (numberes -> numbers)Gravatar David G. Andersen2016-02-12
* 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