Skip to content

Conversation

@zrr1999
Copy link
Member

@zrr1999 zrr1999 commented Aug 6, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

SliceTensor 中 忽略了输入tensor的原始offset,导致大tensor计算时会出现错误。修复后可以解决部分diff api的case,剩余case由其他问题导致,正在排查。

Pcard-67164

@paddle-bot
Copy link

paddle-bot bot commented Aug 6, 2025

你的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.

@zrr1999 zrr1999 changed the title Fix SliceTensor to fix paddle.vision.ops.yolo_loss for big tensor [WIP] Fix SliceTensor to fix paddle.vision.ops.yolo_loss for big tensor Aug 6, 2025
@zrr1999 zrr1999 changed the title [WIP] Fix SliceTensor to fix paddle.vision.ops.yolo_loss for big tensor Fix SliceTensor to fix paddle.vision.ops.yolo_loss for big tensor Aug 7, 2025
@zrr1999 zrr1999 changed the title Fix SliceTensor to fix paddle.vision.ops.yolo_loss for big tensor Fix SliceTensor to fix paddle.functional.diff for big tensor Aug 7, 2025
Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zrr1999 zrr1999 merged commit e6f68e7 into PaddlePaddle:develop Aug 8, 2025
62 of 63 checks passed
@zrr1999 zrr1999 deleted the big-tensor/elementwise branch August 8, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants