diff --git a/perfmetrics/scripts/ml_tests/pytorch/run_model.sh b/perfmetrics/scripts/ml_tests/pytorch/run_model.sh index 7fc0a937d5..58db326f0c 100755 --- a/perfmetrics/scripts/ml_tests/pytorch/run_model.sh +++ b/perfmetrics/scripts/ml_tests/pytorch/run_model.sh @@ -55,7 +55,7 @@ metadata-cache: EOF DIR=${PYTORCH_VERSION} -# Set the HNS bucket to run tests on the folder apis and pass the "enable-hns" flag with a value of "true". +# Enable the enable-hns flag to run tests on the folder APIs with an HNS bucket. if [ ${BUCKET_TYPE} == "hns" ]; then TEST_BUCKET="gcsfuse-ml-data-hns-central1"