mlcommons / mlcommons/inference
Terminal disppeared after rnnt inference running without any error (attach log)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 650
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
I'm trying to run the rnnt inference on mlperf4.0 with the below commands and after a long time the whole terminal will disppear without any error prompt. I'm not sure whether is my basic environment is something missing.
log_rnnt_cuda_tensorrt.txt
cm run script --tags=run-mlperf,inference,_r4.0,_submission,_short
--division=closed
--category=edge
--device=cuda
--model=rnnt
--precision=float32
--implementation=mlcommons-python
--backend=pytorch
--scenario=Offline
--execution_mode=test
--power=no
--adr.python.version_min=3.8
--clean
--compliance=no
--quiet
--time
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 reviewing the attached log_rnnt_cuda_tensorrt.txt alongside the supplied MLPerf 4.0 RNN-T command. Reproduce the Offline CUDA run if the environment is available and determine whether the log shows why the terminal disappears. Done means identifying a reproducible cause or documenting the missing environment details needed to investigate further.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100