Skip to content

RuntimeError: The expanded size of the tensor (514) must match the existing size (512) at non-singleton dimension 1. Target sizes: [8, 514]. Tensor sizes: [1, 512] #708

RuntimeError: The expanded size of the tensor (514) must match the existing size (512) at non-singleton dimension 1. Target sizes: [8, 514]. Tensor sizes: [1, 512]

RuntimeError: The expanded size of the tensor (514) must match the existing size (512) at non-singleton dimension 1. Target sizes: [8, 514]. Tensor sizes: [1, 512] #708

Workflow file for this run

on: issue_comment
jobs:
issue_commented:
name: Issue comment
if: ${{ 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"