Skip to content

Commit 0f5a86f

Browse files
authored
Merge from GO (#193)
* Update test-nvidia-mlperf-inference-implementations.yml * Fix get-platform-details, #192
1 parent 4c7402d commit 0f5a86f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test-nvidia-mlperf-inference-implementations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
model: [ "resnet50", "retinanet", "bert-99", "bert-99.9", "gptj-99.9", "3d-unet-99.9", "sdxl" ]
2424
exclude:
2525
- model: gptj-99.9
26-
- system: GO-spr
26+
- system: phoenix
2727
- system: GO-i9
2828

2929
steps:

script/get-platform-details/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ prehook_deps:
5454
MLC_SUDO_USER:
5555
- 'no'
5656
tags: get,sys-util,generic,_linux-tools
57+
ignore_missing: True
5758
tags:
5859
- get
5960
- platform

0 commit comments

Comments
 (0)