llm-asr-tts/third_party/Matcha-TTS/configs/debug/profiler.yaml
LIRUI ad1fee9c4b
Some checks failed
Lint / quick-checks (push) Has been cancelled
Lint / flake8-py3 (push) Has been cancelled
Close inactive issues / close-issues (push) Successful in 4s
first commit
2025-03-17 00:41:41 +08:00

16 lines
225 B
YAML

# @package _global_
# runs with execution time profiling
defaults:
- default
trainer:
max_epochs: 1
# profiler: "simple"
profiler: "advanced"
# profiler: "pytorch"
accelerator: gpu
limit_train_batches: 0.02