Skip to content

Conversation

@t-vi
Copy link
Collaborator

@t-vi t-vi commented Oct 8, 2018

Fixes: #12426

Thank you, @DriesSmit, for the report!

run_test((10,), 0)

def test_pow_scalar_base(self):
a = torch.tensor([3.], requires_grad=True)

This comment was marked as off-topic.

Thank you, Adam, for the review suggestion.
Copy link
Contributor

@facebook-github-bot facebook-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.

soumith is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

gchanan pushed a commit to gchanan/pytorch that referenced this pull request Oct 10, 2018
Summary:
Fixes: pytorch#12426

Thank you, DriesSmit, for the report!
Pull Request resolved: pytorch#12450

Differential Revision: D10238556

Pulled By: soumith

fbshipit-source-id: 8bf71467c6734ecc5ff30f15500304d731f7e155
gchanan pushed a commit to gchanan/pytorch that referenced this pull request Oct 10, 2018
Summary:
Fixes: pytorch#12426

Thank you, DriesSmit, for the report!
Pull Request resolved: pytorch#12450

Differential Revision: D10238556

Pulled By: soumith

fbshipit-source-id: 8bf71467c6734ecc5ff30f15500304d731f7e155
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the derivative for 'pow' is not implemented

5 participants