Skip to content

Commit

Permalink
Changing .harness of grid test case
Browse files Browse the repository at this point in the history
  • Loading branch information
apbose committed Nov 13, 2023
1 parent 39f5d31 commit a6d25c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/py/dynamo/conversion/test_grid_aten.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest
import torch
import torch.nn as nn
from harness import DispatchTestCase
from .harness import DispatchTestCase
from parameterized import parameterized
from torch.testing._internal.common_utils import run_tests
from torch_tensorrt import Input
Expand Down

0 comments on commit a6d25c4

Please sign in to comment.