mlcommons / mlcommons/inference

Terminal disppeared after rnnt inference running without any error (attach log)

Open
#1,712 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.