Models

ModelFactory()

ModelFactory is a class that provides a way to create a model object.

Model(path[, name])

Represents a model or a model repository.

NamedModel(path[, name])

Represents named models in the model repository.

TorchScriptModel(path[, name])

Represents TorchScript model.

TritonModel(path[, name])

Represents Triton models in the model repository.