Skip to content

Commit

Permalink
test (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Nov 16, 2023
1 parent 426b719 commit 86169a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/smoke_test/smoke_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import torch._dynamo
import torch.nn as nn
import torch.nn.functional as F
from pathlib import Path

gpu_arch_ver = os.getenv("MATRIX_GPU_ARCH_VERSION")
gpu_arch_type = os.getenv("MATRIX_GPU_ARCH_TYPE")
Expand Down

0 comments on commit 86169a9

Please sign in to comment.