Skip to content

Remove model_connector.py #10110

@daniellepintz

Description

@daniellepintz

Proposed refactoring or deprecation

model_connector.py has only one function copy_trainer_model_properties which is used in one place, data_connector.py. Let's move copy_trainer_model_properties directly to data_connector.py.

Motivation

We are auditing the connectors in the Architecture doc (https://docs.google.com/document/d/1xHU7-iQSpp9KJTjI3As2EM0mfNHHr37WZYpDpwLkivA/edit?pli=1#heading=h.rjokms600dhn). We can simplify things by removingmodel_connector.py and moving the function to data_connector.py.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions