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}