Skip to content

Add support for multiple subgraphs in some of the Python MLIR utils (… #407

Add support for multiple subgraphs in some of the Python MLIR utils (…

Add support for multiple subgraphs in some of the Python MLIR utils (… #407

Workflow file for this run

name: Release Notes
on:
push:
branches:
- main
jobs:
update_draft_release:
if: github.repository == 'larq/compute-engine'
runs-on: ubuntu-latest
steps:
- uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}