Skip to content

[SSS Review]Feature doc explane quant algorithms 2 (#1677) #207

[SSS Review]Feature doc explane quant algorithms 2 (#1677)

[SSS Review]Feature doc explane quant algorithms 2 (#1677) #207

name: Converter 3.17, TPC 5.0 (Pytorch)
permissions:
contents: read
on:
workflow_dispatch: # Allow manual triggers
schedule:
- cron: 0 0 * * *
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
jobs:
run-tests:
uses: ./.github/workflows/run_network_deployment_pytorch_tests.yml
with:
converter-version: "3.17.*"
tpc-version: "5.0"