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