Skip to content

Use in-place ops in _quantize_affine_float8 to reduce peak memory (#4068) #127

Use in-place ops in _quantize_affine_float8 to reduce peak memory (#4068)

Use in-place ops in _quantize_affine_float8 to reduce peak memory (#4068) #127

Workflow file for this run

name: Claude Code
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
claude-code:
uses: pytorch/test-infra/.github/workflows/_claude-code.yml@main
permissions:
contents: read
pull-requests: write
issues: write
id-token: write
secrets: inherit