Skip to content

[Bug]: AttributeError: module 'torch' has no attribute '_running_with_deploy' #98

[Bug]: AttributeError: module 'torch' has no attribute '_running_with_deploy'

[Bug]: AttributeError: module 'torch' has no attribute '_running_with_deploy' #98

Workflow file for this run

on: issue_comment
jobs:
issue_commented:
name: Issue comment
if: ${{ github.event.issue.pull_request && github.event.issue.author == github.even.issue_comment.author }}
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: "Awaiting Response"