MCPcopy Create free account
hub / github.com/deepspeedai/DeepSpeed / log_level

Method log_level

deepspeed/runtime/engine.py:1487–1488  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1485 return self._config.load_universal_checkpoint
1486
1487 def log_level(self):
1488 return self._config.log_level
1489
1490 @property
1491 def communication_data_type(self):

Calls

no outgoing calls