Skip to content

Avoid fusing ops with only secret operands in linalg-fuse-linear-ops #8623

Avoid fusing ops with only secret operands in linalg-fuse-linear-ops

Avoid fusing ops with only secret operands in linalg-fuse-linear-ops #8623

Workflow file for this run

name: PR format requirements
permissions: read-all
on:
pull_request:
branches:
- main
jobs:
pre-commit-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
with:
python-version: '3.11'
- name: Run pre-commit github action
uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # pin@v3.0.1