DeepCam pargs for --adam_eps 1e-6 in run_scripts not supported by parser.py
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 51
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Hey mlcommons team,
I just noticed for the run_scripts sample that the argument --adam_eps 1e-6 isn't supported. When i was testing this on my slurm system and using the template i noticed it would flag this down.
Run Scripts Argument in Question (Shown in Red)
Parser.py's positional Arguments:
Some unrelated questions, how exactly do i use the .ipynb notebooks (roofline, training_analysis, and nsight) could you give me some context for what they're used for and how i can apply it to my log files . I'm able to run deepcam successfully and to generate the MLLOG files.
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 with parser.py and the run_scripts sample shown in the issue. Reproduce the parser failure using --adam_eps 1e-6, then inspect how positional arguments are handled. Done means the sample argument is accepted without being flagged; the issue also asks for context on the roofline, training_analysis, and nsight notebooks, but no notebook files are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- cli, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100