Skip to content

Commit

Permalink
#11512: Update paths to sweep utils file
Browse files Browse the repository at this point in the history
  • Loading branch information
nemanjagrujic committed Oct 25, 2024
1 parent bc7bbb0 commit 9a2e34e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import torch
import random
import ttnn
from tests.sweep_framework.utils import gen_shapes
from tests.sweep_framework.sweep_utils.utils import gen_shapes
from tests.tt_eager.python_api_testing.sweep_tests.generation_funcs import gen_func_with_cast_tt

from tests.ttnn.utils_for_testing import check_with_pcc, start_measuring_time, stop_measuring_time
Expand Down

0 comments on commit 9a2e34e

Please sign in to comment.