Random Ops
Summary
        Classes | 
    |
|---|---|
| 
        tensorflow:: | 
      
         Draws samples from a multinomial distribution.  | 
    
| 
        tensorflow:: | 
      
         Outputs random values from a normal distribution.  | 
    
| 
        tensorflow:: | 
      
         Outputs random values from the Gamma distribution(s) described by alpha.  | 
    
| 
        tensorflow:: | 
      
         Outputs random values from a normal distribution.  | 
    
| 
        tensorflow:: | 
      
         Outputs random values from the Poisson distribution(s) described by rate.  | 
    
| 
        tensorflow:: | 
      
         Randomly shuffles a tensor along its first dimension.  | 
    
| 
        tensorflow:: | 
      
         Outputs random values from a uniform distribution.  | 
    
| 
        tensorflow:: | 
      
         Outputs random integers from a uniform distribution.  | 
    
| 
        tensorflow:: | 
      
         Outputs random values from a truncated normal distribution.  |