Skip to content

Update on "[ET-VK] Introduce generic export pass for fusing Q/DQ nodes" #214

Update on "[ET-VK] Introduce generic export pass for fusing Q/DQ nodes"

Update on "[ET-VK] Introduce generic export pass for fusing Q/DQ nodes" #214

Workflow file for this run

name: Build Presets
on:
pull_request:
push:
branches:
- main
- release/*
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ github.event_name == 'schedule' }}
cancel-in-progress: true