microsoft / microsoft/onnxruntime-inference-examples
Minor: typo
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 414
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 14
Description
nhwc_data_list --> nchw_data_list because it has been already converted in preprocess_func
Contributor guide
No contributing guide indexed for this repository
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
Open quantization/image_classification/cpu/run.py at line 31 and trace preprocess_func to confirm the converted layout and every use of the list. Done when the list name is consistent with that conversion and the CPU image-classification example still runs as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100