Skip to content

Commit 8b4433a

Browse files
committed
update benchmark.yaml
1 parent 3a648ba commit 8b4433a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/manifests/benchmark/benchmark.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ spec:
1515
app: benchmark-tool
1616
spec:
1717
containers:
18-
# The following image was built from this source https://github.com/AI-Hypercomputer/inference-benchmark/tree/07628c9fe01b748f5a4cc9e5c2ee4234aaf47699
19-
- image: 'us-docker.pkg.dev/cloud-tpu-images/inference/inference-benchmark@sha256:1c100b0cc949c7df7a2db814ae349c790f034b4b373aaad145e77e815e838438'
18+
# Build from this source tps://github.com/AI-Hypercomputer/inference-benchmark/tree/7442c7b6d72e2901a7c87eadcda80f5432280776
19+
- image: '<LPG_DOCKER_REGISTRY>/inference-benchmark:latest'
2020
imagePullPolicy: Always
2121
name: benchmark-tool
2222
command:

0 commit comments

Comments
 (0)