Skip to content

Commit 60d14fe

Browse files
ecalubaquibcopybara-github
authored andcommitted
Restructure directory layout using symlink and migrating .py files under src/
PiperOrigin-RevId: 969617553
1 parent 2e2a382 commit 60d14fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • tpu_sync/frameworks/torch

tpu_sync/frameworks/torch/BUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -527,8 +527,8 @@ py_test(
527527
"@pypi//numpy",
528528
"@torch_tpu//shims/torch:pytorch",
529529
"@torch_tpu//torch_tpu",
530-
"@torch_tpu//torch_tpu/_internal/execution_mode",
531-
"@torch_tpu//torch_tpu/_internal/sync",
530+
"@torch_tpu//torch_tpu/src/torch_tpu/_internal/execution_mode",
531+
"@torch_tpu//torch_tpu/src/torch_tpu/_internal/sync",
532532
],
533533
)
534534

0 commit comments

Comments
 (0)