Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions script/add-custom-nvidia-system/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ deps:
enable_if_env:
MLC_MLPERF_INFERENCE_VERSION:
- "5.0"
- "5.1-dev"

variations:
nvidia-only:
Expand All @@ -95,11 +96,6 @@ variations:
add_deps_recursive:
nvidia-inference-common-code:
tags: _mlcommons
ctuning:
group: code
add_deps_recursive:
nvidia-inference-common-code:
tags: _ctuning
go:
group: code
add_deps_recursive:
Expand All @@ -109,9 +105,14 @@ variations:
add_deps_recursive:
nvidia-inference-common-code:
tags: _v5.0
v5.1-dev:
add_deps_recursive:
nvidia-inference-common-code:
tags: _v5.1-dev



#deprecated
versions:
r2.1:
add_deps_recursive:
Expand Down
Loading
Loading