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

Method log_level

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

Source from the content-addressed store, hash-verified

1344 return self._config.load_universal_checkpoint
1345
1346 def log_level(self):
1347 return self._config.log_level
1348
1349 @property
1350 def communication_data_type(self):

Calls

no outgoing calls