Skip to content

enable torchao test cases on XPU and switch to device agnostic APIs for test cases #3239

enable torchao test cases on XPU and switch to device agnostic APIs for test cases

enable torchao test cases on XPU and switch to device agnostic APIs for test cases #3239

Workflow file for this run

name: PR Style Bot
on:
issue_comment:
types: [created]
permissions:
contents: write
pull-requests: write
jobs:
style:
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@main
with:
python_quality_dependencies: "[quality]"
secrets:
bot_token: ${{ secrets.GITHUB_TOKEN }}