Skip to content

onnxruntime errors out due to ORT_ENABLE_BASIC optimization: [ONNXRuntimeError] : 1 : FAIL : Type Error: Shape of initializer v7_0 does not match. {1} != {} #6630

onnxruntime errors out due to ORT_ENABLE_BASIC optimization: [ONNXRuntimeError] : 1 : FAIL : Type Error: Shape of initializer v7_0 does not match. {1} != {}

onnxruntime errors out due to ORT_ENABLE_BASIC optimization: [ONNXRuntimeError] : 1 : FAIL : Type Error: Shape of initializer v7_0 does not match. {1} != {} #6630

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
jobs:
triage:
runs-on: ["self-hosted", "1ES.Pool=onnxruntime-github-Ubuntu2204-AMD-CPU"]
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
not-before: 2020-01-15T02:54:32Z
enable-versioned-regex: 0
include-title: 1