accel 包
使用 Azure ML 硬件加速模型服务加速 FPGA 上的深度神经网络。
包
| models |
使用 Azure ML 硬件加速模型服务加速的模型的 Python 表示。 |
类
| AccelContainerImage |
加速模型容器映像,表示可使用硬件加速部署的包。 |
| AccelImageConfiguration |
加速服务的容器映像配置对象。 |
| AccelInferenceConfig |
特定于加速模型部署的模型部署配置。 将执行以下操作之一:
|
| AccelOnnxConverter |
用于将模型转换为 AccelOnnx 风格的类。 |
| PredictionClient |
为 AzureML 加速模型评分客户端。 |
函数
client_from_service
client_from_service(webservice: azureml.core.webservice.aks.AksWebservice) -> azureml.accel._client.PredictionClient
参数
- webservice
反馈
提交和查看相关反馈