ba4be087d5
Create PR to main with cherry-pick from release / cherry-pick (push) Waiting to run
CICD NeMo / pre-flight (push) Waiting to run
CICD NeMo / configure (push) Blocked by required conditions
CICD NeMo / cicd-main-unit-tests (push) Blocked by required conditions
CICD NeMo / cicd-main-speech (push) Blocked by required conditions
CICD NeMo / code-linting (push) Blocked by required conditions
CICD NeMo / cicd-wait-in-queue (push) Blocked by required conditions
CICD NeMo / cicd-test-container-build (push) Blocked by required conditions
CICD NeMo / cicd-import-tests (push) Blocked by required conditions
CICD NeMo / L0_Setup_Test_Data_And_Models (push) Blocked by required conditions
CICD NeMo / Nemo_CICD_Test (push) Blocked by required conditions
CICD NeMo / Coverage (e2e) (push) Blocked by required conditions
CICD NeMo / Coverage (unit-test) (push) Blocked by required conditions
CodeQL / Analyze (python) (push) Waiting to run
Build, validate, and release Neural Modules / pre-flight (push) Waiting to run
Build, validate, and release Neural Modules / release (push) Blocked by required conditions
Build, validate, and release Neural Modules / release-summary (push) Blocked by required conditions
41 lines
948 B
INI
41 lines
948 B
INI
[run]
|
|
concurrency = thread,multiprocessing
|
|
omit =
|
|
/tmp/*
|
|
/home/TestData/*
|
|
/workspace/Megatron-LM/*
|
|
nemo/collections/multimodal/*
|
|
nemo/collections/multimodal_autoregressive/*
|
|
nemo/collections/vision/*
|
|
nemo/collections/diffusion/*
|
|
nemo/collections/nlp/*
|
|
|
|
nemo/collections/asr/*
|
|
nemo/collections/speechlm/*
|
|
nemo/collections/tts/*
|
|
|
|
# omit from audio
|
|
nemo/collections/audio/data/data_simulation.py
|
|
nemo/collections/audio/metrics/squim.py
|
|
nemo/collections/audio/losses/maxine/*
|
|
nemo/collections/audio/models/maxine/*
|
|
nemo/collections/audio/parts/utils/maxine.py
|
|
|
|
nemo/core/*
|
|
nemo/collections/common/*
|
|
|
|
/workspace/config-3.12.py
|
|
/workspace/config-3.py
|
|
/workspace/config.py
|
|
/workspace/_remote_module_non_scriptable*
|
|
|
|
[report]
|
|
omit =
|
|
/workspace/_remote_module_non_scriptable*
|
|
|
|
[paths]
|
|
source =
|
|
nemo/
|
|
/home/runner/work/NeMo/NeMo/nemo
|
|
/workspace/nemo
|