Fix Python IndexError of case17: paddle.nn.functional.interpolate (#49992)
* add dimension check for interpolate * modify dimension check for interpolate * add unittest to size check for interpolate * fix incorrect shape check for interpolate * split size check and add unittests
Showing
想要评论请 注册 或 登录