LICENSE
README.md
setup.py
FLite/__init__.py
FLite/config.yaml
FLite/coordinator.py
FLite/remote_service.py
FLite.egg-info/PKG-INFO
FLite.egg-info/SOURCES.txt
FLite.egg-info/dependency_links.txt
FLite.egg-info/not-zip-safe
FLite.egg-info/requires.txt
FLite.egg-info/top_level.txt
FLite/client/BaseClient.py
FLite/client/__init__.py
FLite/client/service.py
FLite/communication/__init__.py
FLite/communication/grpc/__init__.py
FLite/communication/grpc/grpc_wrapper.py
FLite/datasets/BaseDatasets.py
FLite/datasets/FederatedDataset.py
FLite/datasets/__init__.py
FLite/datasets/cifar10/__init__.py
FLite/datasets/cifar10/cifar10.py
FLite/datasets/cifar100/__init__.py
FLite/datasets/cifar100/cifar100.py
FLite/datasets/data_processor/__init__.py
FLite/datasets/data_processor/cifar10.py
FLite/datasets/data_processor/cifar100.py
FLite/datasets/data_processor/femnist.py
FLite/datasets/data_processor/shakespeare.py
FLite/datasets/femnist/__init__.py
FLite/datasets/femnist/femnist.py
FLite/datasets/femnist/preprocess/__init__.py
FLite/datasets/femnist/preprocess/data_to_json.py
FLite/datasets/femnist/preprocess/get_file_dirs.py
FLite/datasets/femnist/preprocess/get_hashes.py
FLite/datasets/femnist/preprocess/group_by_writer.py
FLite/datasets/femnist/preprocess/match_hashes.py
FLite/datasets/shakespeare/__init__.py
FLite/datasets/shakespeare/shakespeare.py
FLite/datasets/shakespeare/preprocess/__init__.py
FLite/datasets/shakespeare/preprocess/gen_all_data.py
FLite/datasets/shakespeare/preprocess/preprocess_shakespeare.py
FLite/datasets/shakespeare/preprocess/shake_utils.py
FLite/datasets/utils/__init__.py
FLite/datasets/utils/constants.py
FLite/datasets/utils/data_loader.py
FLite/datasets/utils/datasets_download.py
FLite/datasets/utils/datasets_remove_users.py
FLite/datasets/utils/image_datasets_preprocess.py
FLite/datasets/utils/language_utils.py
FLite/datasets/utils/sample_collect.py
FLite/datasets/utils/save_load_util.py
FLite/datasets/utils/split_data.py
FLite/datasets/utils/splitdata_simulation.py
FLite/distribution/__init__.py
FLite/distribution/distributed.py
FLite/distribution/slurm.py
FLite/encryptor/Blowfish.py
FLite/encryptor/DES.py
FLite/encryptor/Salsa20.py
FLite/encryptor/__init__.py
FLite/heterogeneous_simulation/__init__.py
FLite/heterogeneous_simulation/mobilephone_speed_hetero.py
FLite/heterogeneous_simulation/system_hetero.py
FLite/models/BaseModel.py
FLite/models/__init__.py
FLite/models/lenet.py
FLite/models/lenet_cifar10.py
FLite/models/lenet_cifar100.py
FLite/models/resnet.py
FLite/models/resnet18.py
FLite/models/resnet18_cifar100.py
FLite/models/resnet50.py
FLite/models/resnet50_cifar100.py
FLite/models/rnn.py
FLite/models/simple_cnn.py
FLite/models/simple_cnn_cifar100.py
FLite/models/simple_cnn_femnist.py
FLite/models/vgg9.py
FLite/models/vgg9_cifar100.py
FLite/protobuf/__init__.py
FLite/protobuf/client_service_pb2.py
FLite/protobuf/client_service_pb2_grpc.py
FLite/protobuf/common_pb2.py
FLite/protobuf/common_pb2_grpc.py
FLite/protobuf/server_service_pb2.py
FLite/protobuf/server_service_pb2_grpc.py
FLite/protobuf/tracking_service_pb2.py
FLite/protobuf/tracking_service_pb2_grpc.py
FLite/protocol/__init__.py
FLite/protocol/codec.py
FLite/registry/__init__.py
FLite/registry/etcd_client.py
FLite/registry/mock_etcd.py
FLite/registry/registry.py
FLite/registry/vclient.py
FLite/server/BaseServer.py
FLite/server/__init__.py
FLite/server/service.py
FLite/server/strategies.py
FLite/tracking/__init__.py
FLite/tracking/client.py
FLite/tracking/client_test.py
FLite/tracking/evaluation.py
FLite/tracking/metric.py
FLite/tracking/service.py
FLite/tracking/storage.py
FLite/utils/__init__.py
FLite/utils/banner.txt
FLite/utils/float.py
FLite/utils/obvious_notice_logger.py
FLite/version/__init__.py
FLite/version/version.py
requirements/framework_environment.txt