Skip to content

Conversation

@Difers
Copy link
Contributor

@Difers Difers commented Aug 8, 2025

相关PR:

基于以上PR,添加了部分argsort case用于测试被sort维度的各个场景:

  1. 被sort的维度 小于2^30: torch报错,paddle正常计算
  2. 被sort的维度 大于2^30: torch,paddle正常计算
  3. 被sort的维度 大于2^31:torch,paddle都抛出异常

@paddle-bot
Copy link

paddle-bot bot commented Aug 8, 2025

Thanks for your contribution!

@wanghuancoder wanghuancoder merged commit ca2f83f into PFCCLab:main Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants