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