We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f7f38 commit 164b352Copy full SHA for 164b352
tests/py/dynamo/conversion/test_isnan_aten.py
@@ -36,7 +36,6 @@ def forward(self, input):
36
self.run_test(
37
isnan(),
38
inputs,
39
- output_dtypes=[torch.bool],
40
)
41
42
@parameterized.expand(
@@ -55,7 +54,6 @@ def forward(self, input):
55
54
56
57
58
59
60
61
@@ -74,7 +72,6 @@ def forward(self, input):
74
72
75
73
76
77
78
79
80
0 commit comments