TritonInferencingServer Class
Note
This is an experimental class, and may change at any time. Please see https://aka.ms/azuremlexperimental for more information.
Azure ML triton inferencing configurations.
- Inheritance
-
builtins.objectTritonInferencingServer
Constructor
TritonInferencingServer(*, inference_configuration: CodeConfiguration | None = None, **kwargs: Any)
Parameters
Name | Description |
---|---|
inference_configuration
Required
|
The inference configuration of the inferencing server. |
Variables
Name | Description |
---|---|
type
|
The type of the inferencing server. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python