MCPcopy Create free account
hub / github.com/branislav1991/PyTorchProjectFramework / find_model_using_name

Function find_model_using_name

models/__init__.py:20–40  ·  view source on GitHub ↗

Import the module "models/[model_name]_model.py". In the file, the class called DatasetNameModel() will be instantiated. It has to be a subclass of BaseModel, and it is case-insensitive.

(model_name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_modelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected