Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FedML-AI/FedML
/ keys
Method
keys
python/fedml/core/alg_frame/params.py:26–27 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
24
return
getattr(self, name)
25
26
def
keys(self):
27
return
self.__dict__.keys()
28
29
def
values(self):
30
return
self.__dict__.values()
Callers
15
test_on_the_server
Method · 0.80
test_on_the_server
Method · 0.80
test_on_the_server
Method · 0.80
test_on_the_server
Method · 0.80
load_synthetic_data
Function · 0.80
test_all
Method · 0.80
generate_h5_file
Method · 0.80
generate_h5_file
Method · 0.80
process_data_file
Method · 0.80
generate_nature_partition_h5_file
Method · 0.80
generate_h5_file
Method · 0.80
generate_h5_file
Method · 0.80
Calls
no outgoing calls
Tested by
15
test_on_the_server
Method · 0.64
test_on_the_server
Method · 0.64
test_on_the_server
Method · 0.64
test_on_the_server
Method · 0.64
test_all
Method · 0.64
test_all
Method · 0.64
test_all
Method · 0.64
test_all
Method · 0.64
test_all
Method · 0.64
test_all
Method · 0.64
test_all
Method · 0.64
test_on_the_server
Method · 0.64