summaryrefslogtreecommitdiff
path: root/build_default.py
diff options
context:
space:
mode:
Diffstat (limited to 'build_default.py')
-rwxr-xr-xbuild_default.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_default.py b/build_default.py
index 907bf4d..8b7e1ef 100755
--- a/build_default.py
+++ b/build_default.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# SPDX-FileCopyrightText: Copyright 2021-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
+# SPDX-FileCopyrightText: Copyright 2021-2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
# SPDX-License-Identifier: Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -186,7 +186,7 @@ def run(args: BuildArgs):
- toolchain
- download_resources
- run_vela_on_models
- - np_config_name
+ - npu_config_name
toolchain (str) : Specifies if 'gnu' or 'arm' toolchain needs to be used.
download_resources (bool) : Specifies if 'Download resources' step is performed.
run_vela_on_models (bool) : Only if `download_resources` is True, specifies if