Instead of taking seed as an attr which initializes a mutable state within
the op, these random ops take seed as an input, and the random numbers are
a deterministic function of shape and seed.
Functions
stateless_multinomial(...): Draws deterministic pseudorandom samples from a multinomial distribution. (deprecated)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-10-01 UTC."],[],[]]