microsoft / microsoft/onnxruntime
[Feature request] Make it easier to show node assignments
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 184
Description
Make it easier to show node assignments for the official python build. Right now it seems a debug build is required, which is very cumbersome. For the python distribution I think we are more lenient on wheel size and should include more profiling capabilities to boost productivity.
Additionally, it would be good to have a way to produce an artifact that records node assignment, beyond the log messages that we have now, to enable better benchmarking and performance analysis.
@tianleiwu @devang-ml
Contributor guide
Research direction
Start by reviewing the official Python build and the existing node-assignment log messages. Define which profiling capabilities and artifact format are required, then confirm that the Python distribution can produce the artifact for benchmarking and performance analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- machine-learning, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100