Skip to content

(T3K) T3000 model perf tests #1120

(T3K) T3000 model perf tests

(T3K) T3000 model perf tests #1120

name: "(T3K) T3000 model perf tests"
on:
workflow_dispatch:
schedule:
- cron: "0 */12 * * *" # This cron schedule runs the workflow every 12 hours
jobs:
build-artifact:
uses: ./.github/workflows/build-artifact.yaml
with:
arch: '["wormhole_b0"]'
secrets: inherit
t3000-model-perf-tests:
needs: build-artifact
secrets: inherit
uses: ./.github/workflows/t3000-model-perf-tests-impl.yaml

Check failure on line 17 in .github/workflows/t3000-model-perf-tests.yaml

View workflow run for this annotation

GitHub Actions / (T3K) T3000 model perf tests

Invalid workflow file

The workflow is not valid. .github/workflows/t3000-model-perf-tests.yaml (Line: 17, Col: 11): Input extra-tag is required, but not provided while calling.