Skip to content

BREAKING_CHANGE: switch aimet_torch default API from v1 to v2 (#3689) #505

BREAKING_CHANGE: switch aimet_torch default API from v1 to v2 (#3689)

BREAKING_CHANGE: switch aimet_torch default API from v1 to v2 (#3689) #505

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit