Paddle
Paddle copied to clipboard
Paddle2.3.1 CUDA11.3/11.6 GPU:RTX3070索引有误
bug描述 Describe the Bug
import paddle
label = paddle.to_tensor([0, 8, 9])
mask = paddle.to_tensor([False, True, True], dtype='bool')
print(label[mask]) # Paddle2.3.1运行后输出[0, 0],在Paddle2.2下运行是[8, 9]正常的

其他补充信息 Additional Supplementary Information
No response
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档、常见问题、历史Issue、AI社区来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ,Github Issue and AI community to get the answer.Have a nice day!
试了一下,windows系统和楼主一样。
ubuntu 22.04输出正常。

试了一下,windows系统和楼主一样。 ubuntu 22.04输出正常。
![]()
输出正常吗,明显有错误,不应该是【8,9】吗
试了一下,windows系统和楼主一样。 ubuntu 22.04输出正常。
![]()
输出正常吗,明显有错误,不应该是【8,9】吗
windows不正常,ubuntu正常的。同一个版本2.3.1
试了一下,windows系统和楼主一样。 ubuntu 22.04输出正常。
![]()
输出正常吗,明显有错误,不应该是【8,9】吗
windows不正常,ubuntu正常的。同一个版本2.3.1
OK,get
请问ubuntu22.04如何安装paddle?需要降级gcc版本吗?@Tlntin
请问ubuntu22.04如何安装paddle?需要降级gcc版本吗?@Tlntin 参考此贴: https://github.com/PaddlePaddle/Paddle/issues/44668
Since you haven't replied for more than a year, we have closed this issue/pr. If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up. 由于您超过一年未回复,我们将关闭这个issue/pr。 若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。