Shellmiao 9279d1873b Add projects | il y a 1 an | |
---|---|---|
.. | ||
README.md | il y a 1 an | |
__init__.py | il y a 1 an | |
hetero_ftl_testsuite.json | il y a 1 an | |
pipeline-hetero-ftl-communication-efficient.py | il y a 1 an | |
pipeline-hetero-ftl-encrypted.py | il y a 1 an | |
pipeline-hetero-ftl-plain.py | il y a 1 an | |
pipeline-hetero-ftl-with-predict.py | il y a 1 an |
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}