fix ScaleKernel configuration error where input numel is 0 (#47111)
* fix scale kernel configuration error where input numel is 0 * fix code stype * add unit test case for scale op when numel of input x is zero * fix ci codestyle check * add cpu and gpu unit test case for scale op when numel of input x is zero * add uninitialized judgment for input of scale
Showing
想要评论请 注册 或 登录