Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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):
Callers
4
__init__
Method · 0.95
test_engine_getter_returns_config_value
Method · 0.80
test_init_with_error_log_level
Method · 0.80
test_omit_log_level_defaults_to_warning
Method · 0.80
Calls
no outgoing calls
Tested by
3
test_engine_getter_returns_config_value
Method · 0.64
test_init_with_error_log_level
Method · 0.64
test_omit_log_level_defaults_to_warning
Method · 0.64