Skip to content

(Single-card) Model perf tests #6452

(Single-card) Model perf tests

(Single-card) Model perf tests #6452

Workflow file for this run

name: "(Single-card) Model perf tests"
on:
workflow_dispatch:
schedule:
- cron: "0 2,7,10,14,17,20,23 * * *"
workflow_call:
jobs:
build-artifact:
uses: ./.github/workflows/build-artifact.yaml
secrets: inherit
models-perf:
needs: build-artifact
uses: ./.github/workflows/perf-models-impl.yaml

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

View workflow run for this annotation

GitHub Actions / (Single-card) Model perf tests

Invalid workflow file

error parsing called workflow ".github/workflows/perf-models.yaml" -> "./.github/workflows/perf-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.
secrets: inherit