Skip to content

Adding changes to support MNIST e2e inference (#42) #21

Adding changes to support MNIST e2e inference (#42)

Adding changes to support MNIST e2e inference (#42) #21

name: Post commit workflow
on:
workflow_dispatch:
workflow_call:
push:
branches:
- main
jobs:
build-artifacts:
uses: ./.github/workflows/build-artifacts.yml
secrets: inherit