Skip to content

(Single-card) Device perf regressions #4629

(Single-card) Device perf regressions

(Single-card) Device perf regressions #4629

name: "(Single-card) Device perf regressions"
on:
workflow_dispatch:
schedule:
- cron: "0 2,7,10,14,17,20,23 * * *"
workflow_call:
jobs:
build-artifact-profiler:
uses: ./.github/workflows/build-artifact.yaml
with:
tracy: true
os: "ubuntu-20.04-amd64"
secrets: inherit
device-perf:
needs: build-artifact-profiler
secrets: inherit
uses: ./.github/workflows/perf-device-models-impl.yaml

Check failure on line 19 in .github/workflows/perf-device-models.yaml

View workflow run for this annotation

GitHub Actions / (Single-card) Device perf regressions

Invalid workflow file

error parsing called workflow ".github/workflows/perf-device-models.yaml" -> "./.github/workflows/perf-device-models-impl.yaml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.

Check failure on line 19 in .github/workflows/perf-device-models.yaml

View workflow run for this annotation

GitHub Actions / (Single-card) Device perf regressions

Invalid workflow file

error parsing called workflow ".github/workflows/perf-device-models.yaml" -> "./.github/workflows/perf-device-models-impl.yaml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.