• Scott Cyphers's avatar
    GenerateMask correction (#3029) · f0552cc8
    Scott Cyphers authored
    * GenerateMask correction
    Add an attribute that controls if the seed should be set on each use
    Convert to new virtual method for description implementatin
    
    * Support for switching to dynamic attributes.
    
    * GenerateMask changes in CPU backend (#3042)
    
    * Add CPU builder and kernel for new GenerateMask API
    
    * Remove dead code
    
    * Fix unit-test, PR feedback, file permissions
    
    * Disable new test for non-supporting backends
    
    * Fix CI error
    
    * Codegen support
    
    * Style check
    
    * Fix CI error
    f0552cc8
state.cpp 6.46 KB