Skip to content

Commit

Permalink
Update on "Fix auto exponent issue for torch.pow"
Browse files Browse the repository at this point in the history
Fixes pytorch/xla#2688 #46936

Differential Revision: [D25724176](https://our.internmc.facebook.com/intern/diff/D25724176)

[ghstack-poisoned]
  • Loading branch information
anjali411 committed Dec 29, 2020
1 parent faf8ce3 commit 1165f60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aten/src/ATen/test/scalar_test.cpp
Expand Up @@ -14,7 +14,6 @@

using std::cout;
using namespace at;
using namespace c10;

constexpr auto Float = ScalarType::Float;

Expand Down

0 comments on commit 1165f60

Please sign in to comment.