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 0x7f00c3010790>, end_step: int = <object object at 0x7f00c3010790>)

start_step: int = <object object>#

step where to begin profiling

end_step: int = <object object>#

step where to end profiling