Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix pow precision#25476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
Closed

Conversation

@pbelevich
Copy link
Contributor

Found in gpytorch:

test_computes_cubic_kernel (test.kernels.test_polynomial_kernel.TestPolynomialKernel) ... FAIL======================================================================FAIL: test_computes_cubic_kernel (test.kernels.test_polynomial_kernel.TestPolynomialKernel)----------------------------------------------------------------------Traceback (most recent call last):  File "/mnt/xarfuse/uid-30041/0efc4638-seed-sandcastle-2ddc31a66f82cDbd-ns-4026533029/test/kernels/test_polynomial_kernel.py", line 70, in test_computes_cubic_kernel    self.assertLess(torch.norm(res - actual), 1e-5)AssertionError: tensor(1.0790e-05, grad_fn=<NormBackward0>) not less than 1e-05

@pytorchbotpytorchbot added module: cpuCPU specific problem (e.g., perf, algorithm) module: operators labelsAug 30, 2019
@pbelevichpbelevich marked this pull request as ready for reviewAugust 30, 2019 17:28
@pbelevich
Copy link
ContributorAuthor

@pytorchbot rebase this please

pytorchbot reacted with thumbs up emoji

Copy link
Contributor

@facebook-github-botfacebook-github-bot left a comment

Choose a reason for hiding this comment

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

@pbelevich has imported this pull request. If you are a Facebook employee, you can view this diffon Phabricator.

zdevito pushed a commit to zdevito/ATen that referenced this pull requestSep 1, 2019
Summary:Found in gpytorch:```test_computes_cubic_kernel (test.kernels.test_polynomial_kernel.TestPolynomialKernel) ... FAIL======================================================================FAIL: test_computes_cubic_kernel (test.kernels.test_polynomial_kernel.TestPolynomialKernel)----------------------------------------------------------------------Traceback (most recent call last):  File "/mnt/xarfuse/uid-30041/0efc4638-seed-sandcastle-2ddc31a66f82cDbd-ns-4026533029/test/kernels/test_polynomial_kernel.py", line 70, in test_computes_cubic_kernel    self.assertLess(torch.norm(res - actual), 1e-5)AssertionError: tensor(1.0790e-05, grad_fn=<NormBackward0>) not less than 1e-05```Pull Requestresolved:pytorch/pytorch#25476Differential Revision: D17147518Pulled By: pbelevichfbshipit-source-id: 60b619f5166d2bfaed7aa4803672e6be17d32b76
@facebook-github-bot
Copy link
Contributor

@pbelevich merged this pull request in6a45851.

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

Reviewers

@facebook-github-botfacebook-github-botfacebook-github-bot left review comments

+1 more reviewer

@VitalyFedyuninVitalyFedyuninVitalyFedyunin approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Mergedmodule: cpuCPU specific problem (e.g., perf, algorithm)

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@pbelevich@facebook-github-bot@VitalyFedyunin@pytorchbot@mruberry

[8]ページ先頭

©2009-2025 Movatter.jp