mlcommons / mlcommons/inference
Error in RsNet50 server run
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 650
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
when i used the command mlcr run-mlperf,inference,_full,_r5.0-dev,_all-scenarios --model=resnet50 --implementation=reference --framework=onnxruntime --category=datacenter --server_target_qps=<SERVER_TARGET_QPS> --execution_mode=valid --device=cpu --quiet --env.MLC_GET_PLATFORM_DETAILS=no --adr.loadgen.tags=_from-pip --pip_loadgen=yes
I got this error
attaching log file also please help with possible solution
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported mlcr command and reading the attached error.txt alongside the screenshot. Trace the ResNet50, ONNX Runtime, reference implementation, and server scenario entry points identified by the failure; done means the command runs successfully or the precise environment or configuration cause is documented with a verified solution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100