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 f589b8a commit 97405fdCopy full SHA for 97405fd
qa/common/reporter.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/python
2
3
-# Copyright (c) 2019-2020, NVIDIA CORPORATION. All rights reserved.
+# Copyright 2019-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
@@ -47,6 +47,8 @@
47
"CUDNN_VERSION",
48
"CUBLAS_VERSION",
49
"BENCHMARK_PIPELINE",
50
+ "BENCHMARK_JOB_ID",
51
+ "BENCHMARK_NIGHTLY_TAG",
52
"BENCHMARK_REPO_BRANCH",
53
"BENCHMARK_REPO_COMMIT",
54
"BENCHMARK_CLUSTER",
0 commit comments