Skip to content

Commit 0413836

Browse files
cccclaifacebook-github-bot
authored andcommitted
Back out "fix the test name"
Summary: Original commit changeset: 5a48dafc3c98 Original Phabricator Diff: D49210422 Reviewed By: tarun292 Differential Revision: D49211032 fbshipit-source-id: f1377bf0c1ef4a2782fdbfec9357a192e10f7a79
1 parent 2c22fbb commit 0413836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/example/test_example_delegate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from torchvision.models.quantization import mobilenet_v2
2626

2727

28-
class TestExampleDelegate(unittest.TestCase):
28+
class TestQualCommDelegate(unittest.TestCase):
2929
def test_delegate_linear(self):
3030
class Conv2dModule(torch.nn.Module):
3131
def __init__(self):

0 commit comments

Comments
 (0)