flwr-nightly 1.15.0.dev20241229__py3-none-any.whl → 1.15.0.dev20241231__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of flwr-nightly might be problematic. Click here for more details.
- flwr/common/record/recordset.py +1 -1
- {flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/METADATA +1 -1
- {flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/RECORD +6 -6
- {flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/LICENSE +0 -0
- {flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/WHEEL +0 -0
- {flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/entry_points.txt +0 -0
flwr/common/record/recordset.py
CHANGED
|
@@ -151,7 +151,7 @@ class RecordSet:
|
|
|
151
151
|
>>> p_record = ParametersRecord({"my_array": arr})
|
|
152
152
|
>>>
|
|
153
153
|
>>> # Adding it to the record_set would look like this
|
|
154
|
-
>>> my_recordset.
|
|
154
|
+
>>> my_recordset.parameters_records["my_parameters"] = p_record
|
|
155
155
|
|
|
156
156
|
For additional examples on how to construct each of the records types shown
|
|
157
157
|
above, please refer to the documentation for :code:`ConfigsRecord`,
|
{flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/RECORD
RENAMED
|
@@ -132,7 +132,7 @@ flwr/common/record/configsrecord.py,sha256=i40jOzBx04ysZKECwaw4FdUXMdY9HgdY8GAqK
|
|
|
132
132
|
flwr/common/record/conversion_utils.py,sha256=n3I3SI2P6hUjyxbWNc0QAch-SEhfMK6Hm-UUaplAlUc,1393
|
|
133
133
|
flwr/common/record/metricsrecord.py,sha256=UywkEPbifiu_IyPUFoDJCi8WEVLujlqZERUWAWpc3vs,5752
|
|
134
134
|
flwr/common/record/parametersrecord.py,sha256=SasHn35JRHsj8G1UT76FgRjaP4ZJasejvgjBV6HnaTg,7748
|
|
135
|
-
flwr/common/record/recordset.py,sha256=
|
|
135
|
+
flwr/common/record/recordset.py,sha256=qqIFdRZ0ivQhUhztpdxNIvCRDZQXY_zX0kKDEU9mhfM,8319
|
|
136
136
|
flwr/common/record/typeddict.py,sha256=q5hL2xkXymuiCprHWb69mUmLpWQk_XXQq0hGQ69YPaw,3599
|
|
137
137
|
flwr/common/recordset_compat.py,sha256=ViSwA26h6Q55ZmV1LLjSJpcKiipV-p_JpCj4wxdE-Ow,14230
|
|
138
138
|
flwr/common/retry_invoker.py,sha256=UIDKsn0AitS3fOr43WTqZAdD-TaHkBeTj1QxD7SGba0,14481
|
|
@@ -321,8 +321,8 @@ flwr/superexec/exec_servicer.py,sha256=8tFwj1fDBF6PzwLhByTlxM-KNZc83bG1UdE92-8DS
|
|
|
321
321
|
flwr/superexec/exec_user_auth_interceptor.py,sha256=K06OU-l4LnYhTDg071hGJuOaQWEJbZsYi5qxUmmtiG0,3704
|
|
322
322
|
flwr/superexec/executor.py,sha256=_B55WW2TD1fBINpabSSDRenVHXYmvlfhv-k8hJKU4lQ,3115
|
|
323
323
|
flwr/superexec/simulation.py,sha256=WQDon15oqpMopAZnwRZoTICYCfHqtkvFSqiTQ2hLD_g,4088
|
|
324
|
-
flwr_nightly-1.15.0.
|
|
325
|
-
flwr_nightly-1.15.0.
|
|
326
|
-
flwr_nightly-1.15.0.
|
|
327
|
-
flwr_nightly-1.15.0.
|
|
328
|
-
flwr_nightly-1.15.0.
|
|
324
|
+
flwr_nightly-1.15.0.dev20241231.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
325
|
+
flwr_nightly-1.15.0.dev20241231.dist-info/METADATA,sha256=PDMdkkXVZ8C40langVUn_IUlbMiGrPAAXX-kbgHTJFE,15810
|
|
326
|
+
flwr_nightly-1.15.0.dev20241231.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
|
327
|
+
flwr_nightly-1.15.0.dev20241231.dist-info/entry_points.txt,sha256=JlNxX3qhaV18_2yj5a3kJW1ESxm31cal9iS_N_pf1Rk,538
|
|
328
|
+
flwr_nightly-1.15.0.dev20241231.dist-info/RECORD,,
|
{flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/LICENSE
RENAMED
|
File without changes
|
{flwr_nightly-1.15.0.dev20241229.dist-info → flwr_nightly-1.15.0.dev20241231.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|