Skip to content

Bringup Conv2d and Maxpool #5

Bringup Conv2d and Maxpool

Bringup Conv2d and Maxpool #5

Workflow file for this run

name: On PR
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
jobs:
spdx:
uses: ./.github/workflows/spdx.yml
secrets: inherit
build-and-test:
uses: ./.github/workflows/build-and-test.yml
secrets: inherit