|
vor 2 Jahren | |
---|---|---|
.. | ||
README.md | vor 2 Jahren | |
__init__.py | vor 2 Jahren | |
hetero_ftl_testsuite.json | vor 2 Jahren | |
pipeline-hetero-ftl-communication-efficient.py | vor 2 Jahren | |
pipeline-hetero-ftl-encrypted.py | vor 2 Jahren | |
pipeline-hetero-ftl-plain.py | vor 2 Jahren | |
pipeline-hetero-ftl-with-predict.py | vor 2 Jahren |
This section introduces the Pipeline scripts for different types of tasks.
Train Plain FTL Task:
script: pipeline-hetero-ftl-plain.py
Train FTL with prediction:
script: pipeline-hetero-ftl-with-predict.py
Train Encrypted FTL:
script: pipeline-hetero-ftl-encrypted.py
Train FTL with communication efficient:
script: pipeline-hetero-ftl-communication-efficient.py
Users can run a pipeline job directly:
python ${pipeline_script}