Skip to content

[PTQ][Micro refactoring] Refactor insert null bias to insert bias with value #5481

[PTQ][Micro refactoring] Refactor insert null bias to insert bias with value

[PTQ][Micro refactoring] Refactor insert null bias to insert bias with value #5481

Workflow file for this run

name: "Pull Request Labeler"
on: [pull_request_target]
jobs:
set-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/action_configs/labeler.yml'
sync-labels: true