LICENSE
LICENSE-3RD-PARTY
MANIFEST.in
README.md
pyproject.toml
setup.py
openfl/__init__.py
openfl/__version__.py
openfl-docker/Dockerfile.base
openfl-docker/Dockerfile.workspace
openfl-docker/README.md
openfl-docker/__init__.py
openfl-docker/licenses.sh
openfl-docker/gramine_app/Makefile
openfl-docker/gramine_app/fx.manifest.template
openfl-tutorials/README.md
openfl-tutorials/__init__.py
openfl-tutorials/experimental/pretrainedmodels/cnn_mnist.pth
openfl-tutorials/experimental/workflow/101_MNIST.ipynb
openfl-tutorials/experimental/workflow/102_Aggregator_Validation.ipynb
openfl-tutorials/experimental/workflow/103_Cyclic_Institutional_Incremental_Learning.ipynb
openfl-tutorials/experimental/workflow/104_Keras_MNIST_with_CPU.ipynb
openfl-tutorials/experimental/workflow/104_Keras_MNIST_with_GPU.ipynb
openfl-tutorials/experimental/workflow/104_MNIST_XPU.ipynb
openfl-tutorials/experimental/workflow/105_Numpy_Linear_Regression_Workflow.ipynb
openfl-tutorials/experimental/workflow/106_Scikit_Learn_Linear_Regression_Workflow.ipynb
openfl-tutorials/experimental/workflow/201_Exclusive_GPUs_with_Ray.ipynb
openfl-tutorials/experimental/workflow/301_MNIST_Watermarking.ipynb
openfl-tutorials/experimental/workflow/401_FedProx_with_Synthetic_nonIID.ipynb
openfl-tutorials/experimental/workflow/402_MNIST_Aggregator_Validation_Ray_Watermarking.ipynb
openfl-tutorials/experimental/workflow/403_Federated_FedProx_PyTorch_MNIST_Workflow_Tutorial.ipynb
openfl-tutorials/experimental/workflow/404_Keras_MNIST_with_FedProx.ipynb
openfl-tutorials/experimental/workflow/405_Federated_PyTorch_UNET_Workflow_Tutorial.ipynb
openfl-tutorials/experimental/workflow/workflow_interface_requirements.txt
openfl-tutorials/experimental/workflow/CrowdGuard/.gitignore
openfl-tutorials/experimental/workflow/CrowdGuard/CrowdGuardClientValidation.py
openfl-tutorials/experimental/workflow/CrowdGuard/FederatedCrowdGuard.ipynb
openfl-tutorials/experimental/workflow/CrowdGuard/PoisoningAttackDemo.ipynb
openfl-tutorials/experimental/workflow/CrowdGuard/PoisoningAttackDemoReduced.ipynb
openfl-tutorials/experimental/workflow/CrowdGuard/cifar10_crowdguard.py
openfl-tutorials/experimental/workflow/CrowdGuard/readme.md
openfl-tutorials/experimental/workflow/CrowdGuard/Amsterdam/Amsterdam_config.yaml
openfl-tutorials/experimental/workflow/CrowdGuard/Amsterdam/private_attributes.py
openfl-tutorials/experimental/workflow/CrowdGuard/Amsterdam/start_envoy.sh
openfl-tutorials/experimental/workflow/CrowdGuard/Bangalore/Bangalore_config.yaml
openfl-tutorials/experimental/workflow/CrowdGuard/Bangalore/private_attributes.py
openfl-tutorials/experimental/workflow/CrowdGuard/Bangalore/start_envoy.sh
openfl-tutorials/experimental/workflow/CrowdGuard/Chandler/Chandler_config.yaml
openfl-tutorials/experimental/workflow/CrowdGuard/Chandler/private_attributes.py
openfl-tutorials/experimental/workflow/CrowdGuard/Chandler/start_envoy.sh
openfl-tutorials/experimental/workflow/CrowdGuard/Detroit/Detroit_config.yaml
openfl-tutorials/experimental/workflow/CrowdGuard/Detroit/private_attributes.py
openfl-tutorials/experimental/workflow/CrowdGuard/Detroit/start_envoy.sh
openfl-tutorials/experimental/workflow/CrowdGuard/director/director_config.yaml
openfl-tutorials/experimental/workflow/CrowdGuard/director/start_director.sh
openfl-tutorials/experimental/workflow/FederatedEvaluation/README.md
openfl-tutorials/experimental/workflow/FederatedEvaluation/Bengaluru/Bengaluru_config.yaml
openfl-tutorials/experimental/workflow/FederatedEvaluation/Bengaluru/private_attributes.py
openfl-tutorials/experimental/workflow/FederatedEvaluation/Bengaluru/start_envoy.sh
openfl-tutorials/experimental/workflow/FederatedEvaluation/Portland/Portland_config.yaml
openfl-tutorials/experimental/workflow/FederatedEvaluation/Portland/private_attributes.py
openfl-tutorials/experimental/workflow/FederatedEvaluation/Portland/start_envoy.sh
openfl-tutorials/experimental/workflow/FederatedEvaluation/director/director_config.yaml
openfl-tutorials/experimental/workflow/FederatedEvaluation/director/start_director.sh
openfl-tutorials/experimental/workflow/FederatedEvaluation/workspace/MNIST_FederatedEvaluation.ipynb
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/README.md
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/Portland/Portland_config.yaml
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/Portland/private_attributes.py
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/Portland/start_envoy.sh
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/Seattle/Seattle_config.yaml
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/Seattle/private_attributes.py
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/Seattle/start_envoy.sh
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/director/director_config.yaml
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/director/start_director.sh
openfl-tutorials/experimental/workflow/FederatedRuntime/101_MNIST/workspace/101_MNIST_FederatedRuntime.ipynb
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/README.md
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Bangalore/Bangalore_config.yaml
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Bangalore/private_attributes.py
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Bangalore/requirements.txt
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Bangalore/start_envoy.sh
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Chandler/Chandler_config.yaml
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Chandler/private_attributes.py
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Chandler/requirements.txt
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/Chandler/start_envoy.sh
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/director/director_config.yaml
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/director/private_attributes.py
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/director/start_director.sh
openfl-tutorials/experimental/workflow/FederatedRuntime/301_MNIST_Watermarking/workspace/MNIST_Watermarking.ipynb
openfl-tutorials/experimental/workflow/Global_DP/README.md
openfl-tutorials/experimental/workflow/Global_DP/Workflow_Interface_Mnist_Implementation_1.py
openfl-tutorials/experimental/workflow/Global_DP/Workflow_Interface_Mnist_Implementation_2.py
openfl-tutorials/experimental/workflow/Global_DP/clip_optimizer.py
openfl-tutorials/experimental/workflow/Global_DP/requirements_global_dp.txt
openfl-tutorials/experimental/workflow/Global_DP/test_config.yml
openfl-tutorials/experimental/workflow/LLM/phi-4.ipynb
openfl-tutorials/experimental/workflow/LLM/neuralchat/README.md
openfl-tutorials/experimental/workflow/LLM/neuralchat/Workflow_Interface_NeuralChat.ipynb
openfl-tutorials/experimental/workflow/LLM/neuralchat/preprocess_dataset.py
openfl-tutorials/experimental/workflow/Privacy_Meter/auditor.py
openfl-tutorials/experimental/workflow/Privacy_Meter/cifar10_PM.py
openfl-tutorials/experimental/workflow/Privacy_Meter/cifar10_loader.py
openfl-tutorials/experimental/workflow/Privacy_Meter/readme.md
openfl-tutorials/experimental/workflow/Privacy_Meter/requirements_privacy_meter.txt
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Portland_auc.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Portland_roc_at_30.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Portland_tpr_at_0.1.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Portland_tpr_at_0.2.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Portland_tpr_at_0.3.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Seattle_auc.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Seattle_roc_at_30.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Seattle_tpr_at_0.1.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Seattle_tpr_at_0.2.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_adam/Seattle_tpr_at_0.3.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Portland_auc.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Portland_roc_at_30.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Portland_tpr_at_0.1.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Portland_tpr_at_0.2.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Portland_tpr_at_0.3.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Seattle_auc.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Seattle_roc_at_30.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Seattle_tpr_at_0.1.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Seattle_tpr_at_0.2.png
openfl-tutorials/experimental/workflow/Privacy_Meter/Results/result_sgd/Seattle_tpr_at_0.3.png
openfl-tutorials/experimental/workflow/SecAgg/README.md
openfl-tutorials/experimental/workflow/SecAgg/Bengaluru/Bengaluru_config.yaml
openfl-tutorials/experimental/workflow/SecAgg/Bengaluru/private_attributes.py
openfl-tutorials/experimental/workflow/SecAgg/Bengaluru/start_envoy.sh
openfl-tutorials/experimental/workflow/SecAgg/Portland/Portland_config.yaml
openfl-tutorials/experimental/workflow/SecAgg/Portland/private_attributes.py
openfl-tutorials/experimental/workflow/SecAgg/Portland/start_envoy.sh
openfl-tutorials/experimental/workflow/SecAgg/director/director_config.yaml
openfl-tutorials/experimental/workflow/SecAgg/director/start_director.sh
openfl-tutorials/experimental/workflow/SecAgg/workspace/MNIST_SecAgg.ipynb
openfl-tutorials/experimental/workflow/SecAgg/workspace/mermaid-flow.png
openfl-tutorials/experimental/workflow/Vertical_FL/Intro.ipynb
openfl-tutorials/experimental/workflow/Vertical_FL/TwoParty.ipynb
openfl-workspace/__init__.py
openfl-workspace/experimental/workflow/FederatedRuntime/template_workspace/.workspace
openfl-workspace/experimental/workflow/FederatedRuntime/template_workspace/requirements.txt
openfl-workspace/experimental/workflow/FederatedRuntime/template_workspace/plan/plan.yaml
openfl-workspace/experimental/workflow/FederatedRuntime/template_workspace/src/__init__.py
openfl-workspace/federated_analytics/histogram/.workspace
openfl-workspace/federated_analytics/histogram/requirements.txt
openfl-workspace/federated_analytics/histogram/plan/cols.yaml
openfl-workspace/federated_analytics/histogram/plan/data.yaml
openfl-workspace/federated_analytics/histogram/plan/defaults
openfl-workspace/federated_analytics/histogram/plan/plan.yaml
openfl-workspace/federated_analytics/histogram/src/__init__.py
openfl-workspace/federated_analytics/histogram/src/aggregatehistogram.py
openfl-workspace/federated_analytics/histogram/src/dataloader.py
openfl-workspace/federated_analytics/histogram/src/runner_fa.py
openfl-workspace/federated_analytics/histogram/src/taskrunner.py
openfl-workspace/federated_analytics/smokers_health/.workspace
openfl-workspace/federated_analytics/smokers_health/README.md
openfl-workspace/federated_analytics/smokers_health/requirements.txt
openfl-workspace/federated_analytics/smokers_health/plan/cols.yaml
openfl-workspace/federated_analytics/smokers_health/plan/data.yaml
openfl-workspace/federated_analytics/smokers_health/plan/plan.yaml
openfl-workspace/federated_analytics/smokers_health/src/aggregate_health.py
openfl-workspace/federated_analytics/smokers_health/src/dataloader.py
openfl-workspace/federated_analytics/smokers_health/src/runner_fa.py
openfl-workspace/federated_analytics/smokers_health/src/taskrunner.py
openfl-workspace/flower-app-pytorch/.workspace
openfl-workspace/flower-app-pytorch/README.md
openfl-workspace/flower-app-pytorch/requirements.txt
openfl-workspace/flower-app-pytorch/plan/cols.yaml
openfl-workspace/flower-app-pytorch/plan/data.yaml
openfl-workspace/flower-app-pytorch/plan/plan.yaml
openfl-workspace/flower-app-pytorch/src/setup_data.py
openfl-workspace/flower-app-pytorch/src/app-pytorch/pyproject.toml
openfl-workspace/flower-app-pytorch/src/app-pytorch/app_pytorch/__init__.py
openfl-workspace/flower-app-pytorch/src/app-pytorch/app_pytorch/client_app.py
openfl-workspace/flower-app-pytorch/src/app-pytorch/app_pytorch/server_app.py
openfl-workspace/flower-app-pytorch/src/app-pytorch/app_pytorch/task.py
openfl-workspace/gandlf_seg_test/.workspace
openfl-workspace/gandlf_seg_test/requirements.txt
openfl-workspace/gandlf_seg_test/plan/cols.yaml
openfl-workspace/gandlf_seg_test/plan/data.yaml
openfl-workspace/gandlf_seg_test/plan/defaults
openfl-workspace/gandlf_seg_test/plan/plan.yaml
openfl-workspace/gandlf_seg_test/src/dataloader.py
openfl-workspace/keras/2dunet/.workspace
openfl-workspace/keras/2dunet/README.md
openfl-workspace/keras/2dunet/requirements.txt
openfl-workspace/keras/2dunet/plan/cols.yaml
openfl-workspace/keras/2dunet/plan/data.yaml
openfl-workspace/keras/2dunet/plan/defaults
openfl-workspace/keras/2dunet/plan/plan.yaml
openfl-workspace/keras/2dunet/src/__init__.py
openfl-workspace/keras/2dunet/src/brats_utils.py
openfl-workspace/keras/2dunet/src/dataloader.py
openfl-workspace/keras/2dunet/src/nii_reader.py
openfl-workspace/keras/2dunet/src/taskrunner.py
openfl-workspace/keras/hippmapp3r/.workspace
openfl-workspace/keras/hippmapp3r/README.md
openfl-workspace/keras/hippmapp3r/requirements.txt
openfl-workspace/keras/hippmapp3r/plan/cols.yaml
openfl-workspace/keras/hippmapp3r/plan/data.yaml
openfl-workspace/keras/hippmapp3r/plan/defaults
openfl-workspace/keras/hippmapp3r/plan/plan.yaml
openfl-workspace/keras/hippmapp3r/src/__init__.py
openfl-workspace/keras/hippmapp3r/src/dataloader.py
openfl-workspace/keras/hippmapp3r/src/setup_data.py
openfl-workspace/keras/hippmapp3r/src/taskrunner.py
openfl-workspace/keras/jax/mnist/.workspace
openfl-workspace/keras/jax/mnist/requirements.txt
openfl-workspace/keras/jax/mnist/plan/cols.yaml
openfl-workspace/keras/jax/mnist/plan/data.yaml
openfl-workspace/keras/jax/mnist/plan/defaults
openfl-workspace/keras/jax/mnist/plan/plan.yaml
openfl-workspace/keras/jax/mnist/src/__init__.py
openfl-workspace/keras/jax/mnist/src/dataloader.py
openfl-workspace/keras/jax/mnist/src/mnist_utils.py
openfl-workspace/keras/jax/mnist/src/model.py
openfl-workspace/keras/jax/mnist/src/taskrunner.py
openfl-workspace/keras/mnist/.workspace
openfl-workspace/keras/mnist/requirements.txt
openfl-workspace/keras/mnist/plan/cols.yaml
openfl-workspace/keras/mnist/plan/data.yaml
openfl-workspace/keras/mnist/plan/defaults
openfl-workspace/keras/mnist/plan/plan.yaml
openfl-workspace/keras/mnist/src/__init__.py
openfl-workspace/keras/mnist/src/dataloader.py
openfl-workspace/keras/mnist/src/mnist_utils.py
openfl-workspace/keras/mnist/src/taskrunner.py
openfl-workspace/keras/tensorflow/mnist/.workspace
openfl-workspace/keras/tensorflow/mnist/requirements.txt
openfl-workspace/keras/tensorflow/mnist/plan/cols.yaml
openfl-workspace/keras/tensorflow/mnist/plan/data.yaml
openfl-workspace/keras/tensorflow/mnist/plan/defaults
openfl-workspace/keras/tensorflow/mnist/plan/plan.yaml
openfl-workspace/keras/tensorflow/mnist/src/__init__.py
openfl-workspace/keras/tensorflow/mnist/src/dataloader.py
openfl-workspace/keras/tensorflow/mnist/src/mnist_utils.py
openfl-workspace/keras/tensorflow/mnist/src/model.py
openfl-workspace/keras/tensorflow/mnist/src/taskrunner.py
openfl-workspace/keras/torch/mnist/.workspace
openfl-workspace/keras/torch/mnist/requirements.txt
openfl-workspace/keras/torch/mnist/plan/cols.yaml
openfl-workspace/keras/torch/mnist/plan/data.yaml
openfl-workspace/keras/torch/mnist/plan/defaults
openfl-workspace/keras/torch/mnist/plan/plan.yaml
openfl-workspace/keras/torch/mnist/src/__init__.py
openfl-workspace/keras/torch/mnist/src/dataloader.py
openfl-workspace/keras/torch/mnist/src/mnist_utils.py
openfl-workspace/keras/torch/mnist/src/model.py
openfl-workspace/keras/torch/mnist/src/taskrunner.py
openfl-workspace/no-op/.workspace
openfl-workspace/no-op/README.md
openfl-workspace/no-op/requirements.txt
openfl-workspace/no-op/plan/cols.yaml
openfl-workspace/no-op/plan/data.yaml
openfl-workspace/no-op/plan/plan.yaml
openfl-workspace/no-op/src/data_loader.py
openfl-workspace/no-op/src/task_runner.py
openfl-workspace/torch/histology/.workspace
openfl-workspace/torch/histology/requirements.txt
openfl-workspace/torch/histology/plan/cols.yaml
openfl-workspace/torch/histology/plan/data.yaml
openfl-workspace/torch/histology/plan/plan.yaml
openfl-workspace/torch/histology/src/__init__.py
openfl-workspace/torch/histology/src/dataloader.py
openfl-workspace/torch/histology/src/taskrunner.py
openfl-workspace/torch/histology_fedcurv/.workspace
openfl-workspace/torch/histology_fedcurv/README.md
openfl-workspace/torch/histology_fedcurv/requirements.txt
openfl-workspace/torch/histology_fedcurv/plan/cols.yaml
openfl-workspace/torch/histology_fedcurv/plan/data.yaml
openfl-workspace/torch/histology_fedcurv/plan/plan.yaml
openfl-workspace/torch/histology_fedcurv/src/__init__.py
openfl-workspace/torch/histology_fedcurv/src/dataloader.py
openfl-workspace/torch/histology_fedcurv/src/taskrunner.py
openfl-workspace/torch/histology_s3/.workspace
openfl-workspace/torch/histology_s3/README.md
openfl-workspace/torch/histology_s3/requirements.txt
openfl-workspace/torch/histology_s3/data/collaborator1/datasources.json
openfl-workspace/torch/histology_s3/data/collaborator2/datasources.json
openfl-workspace/torch/histology_s3/plan/cols.yaml
openfl-workspace/torch/histology_s3/plan/data.yaml
openfl-workspace/torch/histology_s3/plan/plan.yaml
openfl-workspace/torch/histology_s3/src/__init__.py
openfl-workspace/torch/histology_s3/src/dataloader.py
openfl-workspace/torch/histology_s3/src/taskrunner.py
openfl-workspace/torch/mnist/.workspace
openfl-workspace/torch/mnist/README.md
openfl-workspace/torch/mnist/requirements.txt
openfl-workspace/torch/mnist/plan/cols.yaml
openfl-workspace/torch/mnist/plan/data.yaml
openfl-workspace/torch/mnist/plan/defaults
openfl-workspace/torch/mnist/plan/plan.yaml
openfl-workspace/torch/mnist/src/__init__.py
openfl-workspace/torch/mnist/src/cnn_model.py
openfl-workspace/torch/mnist/src/dataloader.py
openfl-workspace/torch/mnist/src/taskrunner.py
openfl-workspace/torch/mnist_eden_compression/.workspace
openfl-workspace/torch/mnist_eden_compression/requirements.txt
openfl-workspace/torch/mnist_eden_compression/plan/cols.yaml
openfl-workspace/torch/mnist_eden_compression/plan/data.yaml
openfl-workspace/torch/mnist_eden_compression/plan/defaults
openfl-workspace/torch/mnist_eden_compression/plan/plan.yaml
openfl-workspace/torch/mnist_eden_compression/src/__init__.py
openfl-workspace/torch/mnist_eden_compression/src/mnist_utils.py
openfl-workspace/torch/mnist_eden_compression/src/pt_cnn.py
openfl-workspace/torch/mnist_eden_compression/src/ptmnist_inmemory.py
openfl-workspace/torch/mnist_fed_eval/requirements.txt
openfl-workspace/torch/mnist_fed_eval/src/mnist_utils.py
openfl-workspace/torch/mnist_fed_eval/src/pt_cnn.py
openfl-workspace/torch/mnist_fed_eval/src/ptmnist_inmemory.py
openfl-workspace/torch/mnist_straggler_check/.workspace
openfl-workspace/torch/mnist_straggler_check/requirements.txt
openfl-workspace/torch/mnist_straggler_check/plan/cols.yaml
openfl-workspace/torch/mnist_straggler_check/plan/data.yaml
openfl-workspace/torch/mnist_straggler_check/plan/defaults
openfl-workspace/torch/mnist_straggler_check/plan/plan.yaml
openfl-workspace/torch/mnist_straggler_check/src/__init__.py
openfl-workspace/torch/mnist_straggler_check/src/mnist_utils.py
openfl-workspace/torch/mnist_straggler_check/src/pt_cnn.py
openfl-workspace/torch/mnist_straggler_check/src/ptmnist_inmemory.py
openfl-workspace/torch/template/.workspace
openfl-workspace/torch/template/requirements.txt
openfl-workspace/torch/template/plan/cols.yaml
openfl-workspace/torch/template/plan/data.yaml
openfl-workspace/torch/template/plan/defaults
openfl-workspace/torch/template/plan/plan.yaml
openfl-workspace/torch/template/src/__init__.py
openfl-workspace/torch/template/src/dataloader.py
openfl-workspace/torch/template/src/taskrunner.py
openfl-workspace/workspace/.workspace
openfl-workspace/workspace/__init__.py
openfl-workspace/workspace/plan/defaults/aggregator.yaml
openfl-workspace/workspace/plan/defaults/assigner.yaml
openfl-workspace/workspace/plan/defaults/collaborator.yaml
openfl-workspace/workspace/plan/defaults/compression_pipeline.yaml
openfl-workspace/workspace/plan/defaults/connector_flower.yaml
openfl-workspace/workspace/plan/defaults/data_loader.yaml
openfl-workspace/workspace/plan/defaults/network.yaml
openfl-workspace/workspace/plan/defaults/straggler_handling_policy.yaml
openfl-workspace/workspace/plan/defaults/task_runner.yaml
openfl-workspace/workspace/plan/defaults/tasks_fast_estimator.yaml
openfl-workspace/workspace/plan/defaults/tasks_flower.yaml
openfl-workspace/workspace/plan/defaults/tasks_keras.yaml
openfl-workspace/workspace/plan/defaults/tasks_torch.yaml
openfl-workspace/workspace/plan/defaults/tasks_xgb.yaml
openfl-workspace/workspace/plan/plans/default/base_plan_interactive_api.yaml
openfl-workspace/workspace/plan/plans/default/plan.yaml
openfl-workspace/xgb_higgs/.workspace
openfl-workspace/xgb_higgs/requirements.txt
openfl-workspace/xgb_higgs/plan/cols.yaml
openfl-workspace/xgb_higgs/plan/data.yaml
openfl-workspace/xgb_higgs/plan/plan.yaml
openfl-workspace/xgb_higgs/src/__init__.py
openfl-workspace/xgb_higgs/src/dataloader.py
openfl-workspace/xgb_higgs/src/setup_data.py
openfl-workspace/xgb_higgs/src/taskrunner.py
openfl/callbacks/__init__.py
openfl/callbacks/callback.py
openfl/callbacks/callback_list.py
openfl/callbacks/lambda_callback.py
openfl/callbacks/memory_profiler.py
openfl/callbacks/metric_writer.py
openfl/callbacks/model_checkpoint.py
openfl/callbacks/secure_aggregation.py
openfl/component/__init__.py
openfl/component/aggregator/__init__.py
openfl/component/aggregator/aggregator.py
openfl/component/aggregator/straggler_handling.py
openfl/component/assigner/__init__.py
openfl/component/assigner/assigner.py
openfl/component/assigner/custom_assigner.py
openfl/component/assigner/random_grouped_assigner.py
openfl/component/assigner/static_grouped_assigner.py
openfl/component/assigner/tasks.py
openfl/component/collaborator/__init__.py
openfl/component/collaborator/collaborator.py
openfl/component/connector/__init__.py
openfl/component/connector/connector_flower.py
openfl/cryptography/__init__.py
openfl/cryptography/ca.py
openfl/cryptography/io.py
openfl/cryptography/participant.py
openfl/databases/__init__.py
openfl/databases/persistent_db.py
openfl/databases/tensor_db.py
openfl/databases/utilities/__init__.py
openfl/databases/utilities/dataframe.py
openfl/experimental/__init__.py
openfl/experimental/workflow/__init__.py
openfl/experimental/workflow/component/__init__.py
openfl/experimental/workflow/component/aggregator/__init__.py
openfl/experimental/workflow/component/aggregator/aggregator.py
openfl/experimental/workflow/component/collaborator/__init__.py
openfl/experimental/workflow/component/collaborator/collaborator.py
openfl/experimental/workflow/component/director/__init__.py
openfl/experimental/workflow/component/director/director.py
openfl/experimental/workflow/component/director/experiment.py
openfl/experimental/workflow/component/envoy/__init__.py
openfl/experimental/workflow/component/envoy/envoy.py
openfl/experimental/workflow/federated/__init__.py
openfl/experimental/workflow/federated/plan/__init__.py
openfl/experimental/workflow/federated/plan/plan.py
openfl/experimental/workflow/interface/__init__.py
openfl/experimental/workflow/interface/fl_spec.py
openfl/experimental/workflow/interface/participants.py
openfl/experimental/workflow/interface/cli/__init__.py
openfl/experimental/workflow/interface/cli/cli_helper.py
openfl/experimental/workflow/interface/cli/director.py
openfl/experimental/workflow/interface/cli/envoy.py
openfl/experimental/workflow/interface/cli/experimental.py
openfl/experimental/workflow/notebooktools/__init__.py
openfl/experimental/workflow/notebooktools/code_analyzer.py
openfl/experimental/workflow/notebooktools/notebook_tools.py
openfl/experimental/workflow/placement/__init__.py
openfl/experimental/workflow/placement/placement.py
openfl/experimental/workflow/protocols/__init__.py
openfl/experimental/workflow/protocols/aggregator_pb2.py
openfl/experimental/workflow/protocols/aggregator_pb2.pyi
openfl/experimental/workflow/protocols/aggregator_pb2_grpc.py
openfl/experimental/workflow/protocols/director_pb2.py
openfl/experimental/workflow/protocols/director_pb2.pyi
openfl/experimental/workflow/protocols/director_pb2_grpc.py
openfl/experimental/workflow/protocols/interceptors.py
openfl/experimental/workflow/runtime/__init__.py
openfl/experimental/workflow/runtime/federated_runtime.py
openfl/experimental/workflow/runtime/local_runtime.py
openfl/experimental/workflow/runtime/runtime.py
openfl/experimental/workflow/transport/__init__.py
openfl/experimental/workflow/transport/grpc/__init__.py
openfl/experimental/workflow/transport/grpc/aggregator_client.py
openfl/experimental/workflow/transport/grpc/aggregator_server.py
openfl/experimental/workflow/transport/grpc/director_client.py
openfl/experimental/workflow/transport/grpc/director_server.py
openfl/experimental/workflow/transport/grpc/exceptions.py
openfl/experimental/workflow/transport/grpc/grpc_channel_options.py
openfl/experimental/workflow/utilities/__init__.py
openfl/experimental/workflow/utilities/exceptions.py
openfl/experimental/workflow/utilities/metaflow_utils.py
openfl/experimental/workflow/utilities/resources.py
openfl/experimental/workflow/utilities/runtime_utils.py
openfl/experimental/workflow/utilities/stream_redirect.py
openfl/experimental/workflow/utilities/transitions.py
openfl/experimental/workflow/utilities/ui.py
openfl/federated/__init__.py
openfl/federated/data/__init__.py
openfl/federated/data/loader.py
openfl/federated/data/loader_flower.py
openfl/federated/data/loader_gandlf.py
openfl/federated/data/loader_keras.py
openfl/federated/data/loader_pt.py
openfl/federated/data/loader_xgb.py
openfl/federated/data/sources/__init__.py
openfl/federated/data/sources/azure_blob_data_source.py
openfl/federated/data/sources/data_source.py
openfl/federated/data/sources/data_sources_json_parser.py
openfl/federated/data/sources/local_data_source.py
openfl/federated/data/sources/s3_data_source.py
openfl/federated/data/sources/verifiable_dataset_info.py
openfl/federated/data/sources/torch/__init__.py
openfl/federated/data/sources/torch/folder_dataset.py
openfl/federated/data/sources/torch/image_folder.py
openfl/federated/data/sources/torch/verifiable_map_style_dataset.py
openfl/federated/data/sources/torch/verifiable_map_style_image_folder.py
openfl/federated/plan/__init__.py
openfl/federated/plan/plan.py
openfl/federated/task/__init__.py
openfl/federated/task/runner.py
openfl/federated/task/runner_flower.py
openfl/federated/task/runner_gandlf.py
openfl/federated/task/runner_keras.py
openfl/federated/task/runner_pt.py
openfl/federated/task/runner_xgb.py
openfl/interface/__init__.py
openfl/interface/aggregator.py
openfl/interface/cli.py
openfl/interface/cli_helper.py
openfl/interface/collaborator.py
openfl/interface/experimental.py
openfl/interface/model.py
openfl/interface/pki.py
openfl/interface/plan.py
openfl/interface/workspace.py
openfl/interface/aggregation_functions/__init__.py
openfl/interface/aggregation_functions/adagrad_adaptive_aggregation.py
openfl/interface/aggregation_functions/adam_adaptive_aggregation.py
openfl/interface/aggregation_functions/fed_bagging.py
openfl/interface/aggregation_functions/fedcurv_weighted_average.py
openfl/interface/aggregation_functions/geometric_median.py
openfl/interface/aggregation_functions/median.py
openfl/interface/aggregation_functions/secure_weighted_average.py
openfl/interface/aggregation_functions/weighted_average.py
openfl/interface/aggregation_functions/yogi_adaptive_aggregation.py
openfl/interface/aggregation_functions/core/__init__.py
openfl/interface/aggregation_functions/core/adaptive_aggregation.py
openfl/interface/aggregation_functions/core/interface.py
openfl/interface/aggregation_functions/experimental/__init__.py
openfl/interface/aggregation_functions/experimental/privileged_aggregation.py
openfl/pipelines/__init__.py
openfl/pipelines/eden_pipeline.py
openfl/pipelines/kc_pipeline.py
openfl/pipelines/no_compression_pipeline.py
openfl/pipelines/pipeline.py
openfl/pipelines/random_shift_pipeline.py
openfl/pipelines/skc_pipeline.py
openfl/pipelines/stc_pipeline.py
openfl/pipelines/tensor_codec.py
openfl/plugins/__init__.py
openfl/plugins/frameworks_adapters/__init__.py
openfl/plugins/frameworks_adapters/framework_adapter_interface.py
openfl/protocols/__init__.py
openfl/protocols/aggregator_client_interface.py
openfl/protocols/aggregator_pb2.py
openfl/protocols/aggregator_pb2.pyi
openfl/protocols/aggregator_pb2_grpc.py
openfl/protocols/base_pb2.py
openfl/protocols/base_pb2.pyi
openfl/protocols/base_pb2_grpc.py
openfl/protocols/utils.py
openfl/transport/__init__.py
openfl/transport/grpc/__init__.py
openfl/transport/grpc/aggregator_client.py
openfl/transport/grpc/aggregator_server.py
openfl/transport/grpc/common.py
openfl/transport/grpc/interop/__init__.py
openfl/transport/grpc/interop/flower/__init__.py
openfl/transport/grpc/interop/flower/interop_client.py
openfl/transport/grpc/interop/flower/interop_server.py
openfl/transport/grpc/interop/flower/message_conversion.py
openfl/transport/rest/__init__.py
openfl/transport/rest/aggregator_client.py
openfl/transport/rest/aggregator_server.py
openfl/utilities/__init__.py
openfl/utilities/ca.py
openfl/utilities/click_types.py
openfl/utilities/dataloading.py
openfl/utilities/fed_timer.py
openfl/utilities/logging.py
openfl/utilities/path_check.py
openfl/utilities/split.py
openfl/utilities/types.py
openfl/utilities/utils.py
openfl/utilities/workspace.py
openfl/utilities/ca/__init__.py
openfl/utilities/ca/ca.py
openfl/utilities/ca/downloader.py
openfl/utilities/data_splitters/__init__.py
openfl/utilities/data_splitters/data_splitter.py
openfl/utilities/data_splitters/numpy.py
openfl/utilities/fedcurv/__init__.py
openfl/utilities/fedcurv/torch/__init__.py
openfl/utilities/fedcurv/torch/fedcurv.py
openfl/utilities/optimizers/__init__.py
openfl/utilities/optimizers/keras/__init__.py
openfl/utilities/optimizers/keras/fedprox.py
openfl/utilities/optimizers/numpy/__init__.py
openfl/utilities/optimizers/numpy/adagrad_optimizer.py
openfl/utilities/optimizers/numpy/adam_optimizer.py
openfl/utilities/optimizers/numpy/base_optimizer.py
openfl/utilities/optimizers/numpy/yogi_optimizer.py
openfl/utilities/optimizers/torch/__init__.py
openfl/utilities/optimizers/torch/fedprox.py
openfl/utilities/secagg/__init__.py
openfl/utilities/secagg/bootstrap.py
openfl/utilities/secagg/crypto.py
openfl/utilities/secagg/key.py
openfl/utilities/secagg/shamir.py
openfl_nightly.egg-info/PKG-INFO
openfl_nightly.egg-info/SOURCES.txt
openfl_nightly.egg-info/dependency_links.txt
openfl_nightly.egg-info/entry_points.txt
openfl_nightly.egg-info/requires.txt
openfl_nightly.egg-info/top_level.txt