Skip to content

Commit

Permalink
chore: fix arange test
Browse files Browse the repository at this point in the history
  • Loading branch information
peri044 committed Aug 22, 2024
1 parent db15eca commit 0dcc3ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/py/dynamo/conversion/test_arange_aten.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ def forward(self, end_tensor):
Arange(),
inputs,
use_example_tensors=False,
check_dtype=False,
pyt_inputs=[pyt_input],
)

Expand Down

0 comments on commit 0dcc3ed

Please sign in to comment.