params command in driver is slow for large models
@kahmed10 is already working on this.
Since Jan 17, 2024.
Assessment
This issue has not been assessed yet.
Description
The following command ./drive params [model.onnx] can be very slow on large models. This is because we construct the entire graph before fetching the params. This also causes an unintended bug if the input params need their correct shape passed in to the command line before performing a driver read. So you may get an exception thrown when all you wanted to see were the params.
2 options to solve this:
- modify onnx parser to retrieve input params only
- have user refer to a new helper script that can fetch input params from onnx files
- Dominant language
- C++
- Stars
- 333
- Forks
- 150
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 54
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.
More from ROCm/AMDMIGraphX
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ROCm/AMDMIGraphX#5101 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 62/100
ROCm/AMDMIGraphX#3592 ·
-
status: triage
ROCm/AMDMIGraphX#5237 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
ROCm/AMDMIGraphX#5235 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
ROCm/AMDMIGraphX#5234 · 1 comment · 1 reaction ·
All issues in ROCm/AMDMIGraphX
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Sensor initialization takes very long when `--initial-sim-time` is set to current UNIX timestamp Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
gazebosim/gz-sensors#662 · 1 comment ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
LadybirdBrowser/ladybird#12123 ·