We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e903a commit 696bc41Copy full SHA for 696bc41
qa/common/check_copyright.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
3
-# Copyright 2018-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
+# Copyright 2018-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
4
#
5
# Redistribution and use in source and binary forms, with or without
6
# modification, are permitted provided that the following conditions
@@ -73,6 +73,7 @@
73
"qa/L0_model_config/special_cases",
74
"qa/L0_model_config/cli_messages/cli_override/expected",
75
"qa/L0_model_config/cli_messages/cli_deprecation/expected",
76
+ "qa/L0_model_config/model_metrics",
77
"qa/L0_model_namespacing/test_duplication",
78
"qa/L0_model_namespacing/test_dynamic_resolution",
79
"qa/L0_model_namespacing/test_ensemble_duplication",
0 commit comments