Files
Matcha-TTS/configs/debug/profiler.yaml
2023-09-20 10:28:48 +00: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