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

Method log_level

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

Source from the content-addressed store, hash-verified

1287 return self._config.load_universal_checkpoint
1288
1289 def log_level(self):
1290 return self._config.log_level
1291
1292 @property
1293 def communication_data_type(self):

Calls

no outgoing calls