Searched full:dashboard_tag (Results 1 – 3 of 3) sorted by relevance
442 if [[ "$DASHBOARD_TAG" == *training-true* ]]; then445 if [[ "$DASHBOARD_TAG" == *inference-true* ]]; then477 if [[ "$DASHBOARD_TAG" == *default-true* ]]; then482 if [[ "$DASHBOARD_TAG" == *cudagraphs-true* ]]; then487 if [[ "$DASHBOARD_TAG" == *dynamic-true* ]]; then493 if [[ "$DASHBOARD_TAG" == *cppwrapper-true* ]] && [[ "$mode" == "inference" ]]; then498 if [[ "$DASHBOARD_TAG" == *freezing_cudagraphs-true* ]] && [[ "$mode" == "inference" ]]; then503 …if [[ "$DASHBOARD_TAG" == *freeze_autotune_cudagraphs-true* ]] && [[ "$mode" == "inference" ]]; th…508 if [[ "$DASHBOARD_TAG" == *aotinductor-true* ]] && [[ "$mode" == "inference" ]]; then519 if [[ "$DASHBOARD_TAG" == *maxautotune-true* ]]; then[all …]
182 DASHBOARD_TAG: ${{ inputs.dashboard-tag }}237 -e DASHBOARD_TAG \
212 DASHBOARD_TAG: ${{ inputs.dashboard-tag }}267 -e DASHBOARD_TAG \