Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

paddle.cos 输出错误

Open taylover2016 opened this issue 3 years ago • 2 comments

bug描述 Describe the Bug

import paddle import math

x = paddle.to_tensor([160.22123718, 7*math.pi])

out = paddle.cos(x) print(out)

输出out 第一项为 -1

其他补充信息 Additional Supplementary Information

No response

taylover2016 avatar Aug 06 '22 03:08 taylover2016

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

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 APIFAQGithub Issue and AI community to get the answer.Have a nice day!

paddle-bot[bot] avatar Aug 06 '22 03:08 paddle-bot[bot]

输出确实是-1的吧

huangjun12 avatar Aug 08 '22 02:08 huangjun12

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。 若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。

paddle-bot[bot] avatar Aug 15 '23 06:08 paddle-bot[bot]