FS-TFP/federatedscope/nlp/hetero_tasks/aggregator/__init__.py

4 lines
109 B
Python

from federatedscope.nlp.hetero_tasks.aggregator.aggregator import ATCAggregator
__all__ = ['ATCAggregator']