• P
    Fix error message of multinomial op (#27946) · 975bd887
    pangyoki 提交于
    * fix multinomial doc
    
    * fix multinomial error message
    
    * little doc change
    
    * fix Categorical class doc
    
    * optimize format of error message
    
    * fix CPU Kernel error message format
    
    * fix isinf and isnan error in WindowsOPENBLAS CI
    
    * delete inf and nan
    
    * add manual_seed in sample code
    
    * little error message change
    
    * change error message to InvalidArgument
    
    * add full point for error message and add manual_seed in CPU environment
    975bd887
random.py 27.1 KB