onnx / onnx/models

Exception while running bertsquad8 models

Open
#554 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Jupyter Notebook
Stars
9.8k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Bug Report

OS: Windows
Run with onnxruntime_test_all.exe
Error Message:

Invalid Feed Input Name:input1
[  FAILED  ] ModelTests/ModelTest.Run/cpu__models_opset8_download_sample_8_bertsquad8, where GetParam() = L"cpu_..\\models\\opset8\\download_sample_8\\bertsquad8.onnx" (917 ms)
Notes

Any additional information

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Run the failing bertsquad8 case through onnxruntime_test_all.exe on Windows and inspect models/opset8/download_sample_8/bertsquad8.onnx, starting from the reported Invalid Feed Input Name:input1 error. Done means the model test no longer reports that feed-input failure.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.