Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / facebookresearch/FLSim issues and pull requests

#59 - test do not merge

Pull Request - State: closed - Opened by DaniKushmaro 12 months ago - 1 comment

#58 - Improve flsim/utils/example_utils.py compatibility

Pull Request - State: open - Opened by menglutao about 1 year ago - 6 comments
Labels: CLA Signed

#57 - Fix papaya mime server tests

Pull Request - State: closed - Opened by janeyx99 over 1 year ago - 4 comments
Labels: CLA Signed, fb-exported, Merged

#55 - For the cifar10 example calculate delta function issue

Issue - State: open - Opened by shou123 over 1 year ago - 1 comment

#54 - Add Shakespeare dataset (already supported in LEAF)

Pull Request - State: closed - Opened by LorenzoMinto over 1 year ago - 2 comments

#53 - Please provide documentation

Issue - State: open - Opened by dimasquest over 1 year ago - 1 comment

#52 - Unable to run the tutorial: DataLoader error

Issue - State: closed - Opened by dimasquest over 1 year ago

#51 - How to use the framework with local Differential Privacy

Issue - State: closed - Opened by fraboeni over 1 year ago - 2 comments

#50 - Conflict during the installation of FLSim

Issue - State: open - Opened by QiyuanY almost 2 years ago

#49 - There seems no reproducibility in FLSim

Issue - State: closed - Opened by bird-two almost 2 years ago - 2 comments

#48 - Example of user-level DP?

Issue - State: closed - Opened by AlphaPav about 2 years ago - 1 comment

#47 - Does the backend handle Federated learning asynchronously?

Issue - State: closed - Opened by 111Kaushal over 2 years ago - 2 comments

#46 - Re-sync with internal repository

Pull Request - State: closed - Opened by facebook-github-bot over 2 years ago
Labels: CLA Signed, fh:direct-merge-enabled

#45 - Add .gitignore

Pull Request - State: closed - Opened by JohnlNguyen over 2 years ago - 1 comment
Labels: CLA Signed, fb-exported

#44 - Revert "Add FedSGD Client"

Pull Request - State: closed - Opened by JohnlNguyen over 2 years ago - 2 comments
Labels: CLA Signed

#43 - FedSGD with virtual batching

Issue - State: open - Opened by JohnlNguyen over 2 years ago

#42 - Add FedSGD Client

Pull Request - State: closed - Opened by JohnlNguyen over 2 years ago - 1 comment
Labels: CLA Signed

#41 - Add Fednova as a benchmark

Pull Request - State: open - Opened by JohnlNguyen over 2 years ago - 1 comment
Labels: CLA Signed, fb-exported

#40 - Personalized model for clients

Issue - State: closed - Opened by pone7 over 2 years ago - 1 comment

#38 - Bug Fix#36: fix imports in tests.

Pull Request - State: closed - Opened by ghaccount almost 3 years ago - 1 comment
Labels: CLA Signed

#37 - Bug Fix#36: fix imports in tests.

Pull Request - State: closed - Opened by ghaccount almost 3 years ago - 8 comments
Labels: CLA Signed

#35 - Fix sent140 example

Pull Request - State: open - Opened by JohnlNguyen almost 3 years ago - 1 comment
Labels: CLA Signed, fb-exported

#33 - Update license from Apache-2.0 to BSD 3-clause

Pull Request - State: closed - Opened by karthikprasad almost 3 years ago - 1 comment
Labels: CLA Signed, fb-exported

#32 - Vr

Pull Request - State: closed - Opened by JohnlNguyen almost 3 years ago - 6 comments
Labels: CLA Signed

#31 - correct the version number

Pull Request - State: closed - Opened by karthikprasad almost 3 years ago - 2 comments
Labels: CLA Signed, fb-exported

#30 - Update README.md

Pull Request - State: closed - Opened by JohnlNguyen almost 3 years ago - 1 comment
Labels: CLA Signed

#29 - Update README.md

Pull Request - State: closed - Opened by JohnlNguyen almost 3 years ago - 1 comment
Labels: CLA Signed

#28 - Setup circleci initial tests for cifar10

Pull Request - State: open - Opened by sayanghosh almost 3 years ago - 3 comments
Labels: CLA Signed, fb-exported

#27 - Create python-publish.yml

Pull Request - State: closed - Opened by JohnlNguyen about 3 years ago - 2 comments
Labels: CLA Signed, Merged

#26 - Move async_trainer_weights_test to trainers/tests directory and convert it into a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#25 - Remove duplicate assertEmpty helper from pyteset_helper

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#24 - Move async_trainer_test to trainers directory and convert into a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#23 - Remove test_pytorch_local_dataset_factory

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#22 - Move test_async_aggregator to optimizers directroy and convert it into a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#21 - Re-sync with internal repository

Pull Request - State: closed - Opened by facebook-github-bot about 3 years ago
Labels: CLA Signed, fh:direct-merge-enabled

#20 - Move UserUpdateClipper test to correct directory and convert it into a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#19 - Move timeout simulator test to common and convert it into a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#18 - Move optimizer_test_utils to optimizers directory

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#17 - Move active user selectors to the top level flsim directory

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#16 - Move privacy-related tests to the privacy directory and convert them into PyTests

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#15 - Move config validation tests to Config folder and convert to a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#14 - Move secagg integration test to the correct directory and convert it to pytest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#13 - Move lamb optimizer and lars optimizer tests to PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#12 - Move 2 optimizer tests to correct directory and convert them into PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#11 - Move user selector tests to correct directory and turn them into PyTests

Pull Request - State: closed - Opened by jessemin about 3 years ago - 2 comments
Labels: CLA Signed, fb-exported, Merged

#10 - Adding Code of Conduct file

Pull Request - State: closed - Opened by facebook-github-bot about 3 years ago - 2 comments
Labels: CLA Signed, Merged

#9 - Update test_dataset_dataloader_with_batch as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#8 - Move tests for hive_dataset and paged_dataloader to fb/data/tests directory

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#7 - Update test_data_sharder as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#6 - Update test_round_timeline as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#5 - Update test_diversity_metrics as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#4 - Update test_training_simulator as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#3 - Update test_training_event_handler as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#2 - Update test_product_quantization as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 3 comments
Labels: CLA Signed, fb-exported, Merged

#1 - Update secure_aggregation_test as a PyTest

Pull Request - State: closed - Opened by jessemin about 3 years ago - 4 comments
Labels: CLA Signed, fb-exported, Merged