Skip to content

Commit 0c03323

Browse files
committed
update discover coverage
1 parent 96ca1ee commit 0c03323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/discover_coverage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ def supports_jvpvjp(self):
727727
exemptions = {
728728
# we have support (see OpInfo), testing artifact
729729
'nn.functional.dropout2d',
730+
'nn.functional.dropout',
730731
# exception: we dont even support double backward for this
731732
'nn.functional.hardswish',
732733
'bernoulli', # this isn't differentiable

0 commit comments

Comments
 (0)