Skip to content

Commit bed48d9

Browse files
committed
Fix merge conflict issue
1 parent 299ea9f commit bed48d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/inductor/test_torchinductor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5071,7 +5071,6 @@ def fn(x):
50715071

50725072
self.common(fn, (x,))
50735073

5074-
<<<<<<< HEAD
50755074
def test_polar(self):
50765075
def fn(dist, angle):
50775076
return torch.polar(dist, angle)

0 commit comments

Comments
 (0)