Files
Matcha-TTS/configs/debug/profiler.yaml
Shivam Mehta f016784049 Initial commit
2023-09-16 17:51:36 +00:00

13 lines
177 B
YAML

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