• X
    Add unpool2d op & Expose max_unpool2d API (#35056) · ceee71a0
    xiaoting 提交于
    * add maxunppol2d op, test=develop
    
    * fix typo, test=develop
    
    * fix unpool unitest, test=develop
    
    * fix unpool code-example, test=develop
    
    * fix for unpool_op_unittest,test=develop
    
    * fix example code, test=develop
    
    * add noqa:F401, test=develop
    
    * fix converage, test=develop
    
    * fix unitest for unpool, test=develop
    
    * rename unpool2d to unpool, test=develop
    
    * rename unpool2d to unpool, test=develop
    ceee71a0
__init__.py 10.3 KB