Skip to content

Conversation

@co63oc
Copy link
Contributor

@co63oc co63oc commented Jan 19, 2026

PR Category

User Experience

PR Types

Others

Description

变量未使用

paddle/phi/kernels/cpu/interpolate_grad_kernel.cc:772:9: warning: typedef ‘using MT = typename phi::dtype::MPTypeTrait<T>::Type’ locally defined but not used [-Wunused-local-typedefs]
  772 |   using MT = typename phi::dtype::MPTypeTrait<T>::Type;
      |         ^~
warning: variable ‘matrix_dim’ set but not used [-Wunused-but-set-variable]
 3942 |   auto matrix_dim = common::flatten_to_2d(x_dim, begin_norm_axis);
      |        ^~~~~~~~~~

@paddle-bot
Copy link

paddle-bot bot commented Jan 19, 2026

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added the contributor External developers label Jan 19, 2026
@co63oc
Copy link
Contributor Author

co63oc commented Jan 21, 2026

/re-run all-failed

@co63oc co63oc changed the title CI测试不review Fix [fluid_ops] CI测试不review Fix matrix_dim [fluid_ops] Jan 21, 2026
@co63oc
Copy link
Contributor Author

co63oc commented Jan 22, 2026

/re-run all-failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant