Support for RandomUniformOp in CPU (#3621)
* 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 * RandomUniform implementation for CPU backend * Add missing file * Add codegen support * Code cleanup * Address review comments * Fix CI failure * Fixed CI error * Fixed CI error
Showing
Please
register
or
sign in
to comment