Skip to content

Commit 86169a9

Browse files
authored
test (#1597)
1 parent 426b719 commit 86169a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/smoke_test/smoke_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import torch._dynamo
1010
import torch.nn as nn
1111
import torch.nn.functional as F
12+
from pathlib import Path
1213

1314
gpu_arch_ver = os.getenv("MATRIX_GPU_ARCH_VERSION")
1415
gpu_arch_type = os.getenv("MATRIX_GPU_ARCH_TYPE")

0 commit comments

Comments
 (0)