• Y
    【Hackathon No.8】 add gumbel distribution api (#46255) · f1a9f877
    YuRonan 提交于
    * init gumbel api
    
    * commit: update test file
    
    * fix:bug
    
    * update Gumbel API
    
    * upgrade distribution/gumbel.py
    
    * add tests/test_distribution_gumbel.py
    
    * fix:code style
    
    * fix:code style
    
    * fix:code style
    
    * fix:code style
    
    * fix bug
    
    * fix:code style
    
    * fix:code style
    
    * fix:rollback uniform
    
    * fix:delete invalid code
    
    * fix:bug and add static test
    
    * fix:code style
    
    * fix:code style
    
    * fix:delete init transforms
    
    * fix:bug
    
    * fix:bug
    
    * fix:code style
    
    * fix:code style
    
    * fix:add transforms
    
    * fix:code style
    
    * fix:code style
    
    * fix:bug
    
    * fix:bug
    
    * fix:code style
    
    * fix:code style
    
    * fix:bug
    
    * fix:code style
    
    * fix:code style
    
    * fix:bug for gumbel.py / add:judge transforms'len for transformed_distribution.py
    
    * update gumbel.py
    
    * fix:bug for test_distribution_gumbel.py
    
    * fix:bug for test_distribution_gumbel_static.py
    
    * fix:code style
    
    * fix:code style
    
    * fix:coverage
    
    * fix:bug
    
    * fix:bug
    
    * fix:code style
    
    * fix:bug
    
    * delete:no use package for gumbel.py
    
    * add:coverage transforms'len judge for test_distribution_gumbel.py
    
    * fix:code style for test_distribution_gumbel.py
    
    * fix:coverage
    
    * fix:code style
    
    * fix:code style
    
    * fix:code style
    
    * fix:code style
    
    * fix:code style
    
    * fix:en doc
    
    * fix:param
    
    * fix:copyright
    
    * fixSample; test=document_fix
    Co-authored-by: Ndasen <sen15530876201@163.com>
    f1a9f877
test_distribution_gumbel_static.py 7.2 KB