Shellmiao 9279d1873b Add projects | 1 год назад | |
---|---|---|
.. | ||
README.md | 1 год назад | |
__init__.py | 1 год назад | |
hetero_ftl_testsuite.json | 1 год назад | |
pipeline-hetero-ftl-communication-efficient.py | 1 год назад | |
pipeline-hetero-ftl-encrypted.py | 1 год назад | |
pipeline-hetero-ftl-plain.py | 1 год назад | |
pipeline-hetero-ftl-with-predict.py | 1 год назад |
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}