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 0x7f592a106820>, end_step: int = <object object at 0x7f592a106820>)
- start_step: int = <object object>#
step where to begin profiling
- end_step: int = <object object>#
step where to end profiling