Skip to content

[BUG] RuntimeError: PyTorch execute failure: Expected Tensor but got GenericList #231

[BUG] RuntimeError: PyTorch execute failure: Expected Tensor but got GenericList

[BUG] RuntimeError: PyTorch execute failure: Expected Tensor but got GenericList #231

Workflow file for this run

name: triage_issues
on:
issues:
types: [opened, reopened]
jobs:
triage_issue:
uses: nvidia-merlin/.github/.github/workflows/triage.yaml@main
secrets:
TRIAGE_APP_ID: ${{ secrets.TRIAGE_APP_ID }}
TRIAGE_APP_PEM: ${{ secrets.TRIAGE_APP_PEM }}