Home
last modified time | relevance | path

Searched full:dashboard_tag (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/.ci/pytorch/
Dtest.sh442 if [[ "$DASHBOARD_TAG" == *training-true* ]]; then
445 if [[ "$DASHBOARD_TAG" == *inference-true* ]]; then
477 if [[ "$DASHBOARD_TAG" == *default-true* ]]; then
482 if [[ "$DASHBOARD_TAG" == *cudagraphs-true* ]]; then
487 if [[ "$DASHBOARD_TAG" == *dynamic-true* ]]; then
493 if [[ "$DASHBOARD_TAG" == *cppwrapper-true* ]] && [[ "$mode" == "inference" ]]; then
498 if [[ "$DASHBOARD_TAG" == *freezing_cudagraphs-true* ]] && [[ "$mode" == "inference" ]]; then
503 …if [[ "$DASHBOARD_TAG" == *freeze_autotune_cudagraphs-true* ]] && [[ "$mode" == "inference" ]]; th…
508 if [[ "$DASHBOARD_TAG" == *aotinductor-true* ]] && [[ "$mode" == "inference" ]]; then
519 if [[ "$DASHBOARD_TAG" == *maxautotune-true* ]]; then
[all …]
/external/pytorch/.github/actions/linux-test/
Daction.yml182 DASHBOARD_TAG: ${{ inputs.dashboard-tag }}
237 -e DASHBOARD_TAG \
/external/pytorch/.github/workflows/
D_linux-test.yml212 DASHBOARD_TAG: ${{ inputs.dashboard-tag }}
267 -e DASHBOARD_TAG \