Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugs in serde function for Value #2222

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Fix bugs in serde function for Value #2222

merged 1 commit into from
Aug 18, 2023

Conversation

panh99
Copy link
Contributor

@panh99 panh99 commented Aug 17, 2023

Issue

Value can be scalar or a list of scalar. But currently, the serde functions for Value do not work when Value is an empty list.

@danieljanes danieljanes merged commit 1d0c455 into main Aug 18, 2023
27 checks passed
@danieljanes danieljanes deleted the fix-serde branch August 18, 2023 08:17
tanertopal added a commit that referenced this pull request Aug 21, 2023
* main:
  Prepare framework docs restructuring (#2219)
  Update logos in documentation (#2223)
  fix a bug in serde (#2222)
  Restructure Baselines docs (#2122)
  Wrap VCE's `run_fl` in try/except (#2218)
  Add Secure Aggregation functionalities (#2159)
  Add updated architecture diagrams (#2215)
alessiomora pushed a commit to alessiomora/flower that referenced this pull request Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants