• Adam Procter's avatar
    Add RandomUniform op (#3611) · ab440246
    Adam Procter authored
    * Add RandomUniform op
    
    * Missing files
    
    * Make CPU compile again (RandomUniform tests still don't pass)
    
    * Bop users of existing RNGState class and reorder some comment junk
    
    * Try to bop RNGState in gcpu
    
    * Add RandomUniform to CPU manifest
    
    * Add RandomUniform to PlaidML manifest
    
    * Add .rst for random_uniform
    
    * Clean up junk in the .rst
    
    * Change UniformRNGState to always use double internally
    
    * Change weird test failure message
    
    * Compilation issues
    ab440246
random_uniform.in.cpp 14 KB