• H
    Reshape support tensor attribute (#17781) · 8062bd51
    Hongyu Liu 提交于
    * add reshape support tensor; test=develop
    
    * fix reshape bug; test=develop
    
    * change reshape attribute default value; test=develop
    
    * fix reshape input name; test=develop
    
    * fix reshape unitest; test=develop
    
    * check dim tensor shape; test=develop
    8062bd51
nn.py 434.0 KB