If a MultiTaskModel, constructs a single shared copy of the model. If the share_model_object parameter is set, for MultiTaskModels, we create a MultiTaskSubModel for each task, but construct the model only once. Args: train_cfg: The params for a SingleTaskModel or MultiTaskModel.
(
self, train_cfg)
source not stored for this graph (policy: none)
no test coverage detected