Skip to content

Implement LPBQ encoding schema 2.0.0 (beta) in aimet-onnx (#3847) #806

Implement LPBQ encoding schema 2.0.0 (beta) in aimet-onnx (#3847)

Implement LPBQ encoding schema 2.0.0 (beta) in aimet-onnx (#3847) #806

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