Skip to content

Commit b7e53d1

Browse files
committed
reverted to master ; changes ended up in gpu-template-20250107
1 parent 1a6fd39 commit b7e53d1

File tree

4 files changed

+1113
-2044
lines changed

4 files changed

+1113
-2044
lines changed

gpu/BUILD

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ py_test(
66
name = "test_gpu",
77
size = "enormous",
88
srcs = ["test_gpu.py"],
9-
data = [
10-
"install_gpu_driver.sh",
11-
"verify_pyspark.py",
12-
"mig.sh"
13-
],
9+
data = ["install_gpu_driver.sh", "mig.sh"],
1410
local = True,
1511
shard_count = 15,
1612
deps = [

0 commit comments

Comments
 (0)