MCPcopy
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_serverMethod · 0.80
test_on_the_serverMethod · 0.80
test_on_the_serverMethod · 0.80
test_on_the_serverMethod · 0.80
load_synthetic_dataFunction · 0.80
test_allMethod · 0.80
generate_h5_fileMethod · 0.80
generate_h5_fileMethod · 0.80
process_data_fileMethod · 0.80
generate_h5_fileMethod · 0.80
generate_h5_fileMethod · 0.80

Calls

no outgoing calls

Tested by 15

test_on_the_serverMethod · 0.64
test_on_the_serverMethod · 0.64
test_on_the_serverMethod · 0.64
test_on_the_serverMethod · 0.64
test_allMethod · 0.64
test_allMethod · 0.64
test_allMethod · 0.64
test_allMethod · 0.64
test_allMethod · 0.64
test_allMethod · 0.64
test_allMethod · 0.64
test_on_the_serverMethod · 0.64