Skip to content

feat: Change fractional custom op from percentage-based to relative weighting. #828 #3936

feat: Change fractional custom op from percentage-based to relative weighting. #828

feat: Change fractional custom op from percentage-based to relative weighting. #828 #3936

Workflow file for this run

name: 'Lint PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}