qai_hub.get_model

get_model(model_id)

Returns a model for a given id.

參數:

model_id (str) -- id of a model.

回傳:

model -- The model for the id.

回傳型別:

Model