• P
    Rename uniform_random API (#26347) · bdac6bc8
    pangyoki 提交于
    * Rename uniform and gaussian APIs
    
    * rename uniform_random API as uniform
    
    * Fixed unittest
    
    * fixed unittest AttributeError
    
    * Fixed unittest
    
    * Add uniform function rather than alias
    
    * remove templatedoc
    
    * solve conflict and fix doc code
    
    * fix doc code
    bdac6bc8
test_uniform_random_op.py 17.8 KB