Skip to content

profiler

# @package _global_

# runs with execution time profiling

defaults:
  - default

trainer:
  max_epochs: 1
  profiler: "simple"
  # profiler: "advanced"
  # profiler: "pytorch"