Loads an ensemble of models. Args: filenames (List[str]): checkpoint files to load arg_overrides (Dict[str,Any], optional): override model args that were used during model training task (fairseq.tasks.FairseqTask, optional): task to use for loading
(filenames, arg_overrides=None, task=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected