add intel-tensorflow-avx512 to the candidates (#12751)

This commit is contained in:
Nathan Zhou 2021-07-16 05:54:49 -04:00 committed by GitHub
parent 6989264963
commit c07334c12e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@ if USE_TF in ENV_VARS_TRUE_AND_AUTO_VALUES and USE_TORCH not in ENV_VARS_TRUE_VA
"tf-nightly-cpu",
"tf-nightly-gpu",
"intel-tensorflow",
"intel-tensorflow-avx512",
"tensorflow-rocm",
"tensorflow-macos",
)