cerebras.modelzoo.config_manager.config_classes.base.run_config.PytorchProfilerConfig#

class cerebras.modelzoo.config_manager.config_classes.base.run_config.PytorchProfilerConfig[source]#

PytorchProfilerConfig(start_step: int = <object object at 0x7f0dbbeb2810>, end_step: int = <object object at 0x7f0dbbeb2810>)

start_step: int = <object object>#

step where to begin profiling

end_step: int = <object object>#

step where to end profiling