V1beta1PredictorsConfig¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| lightgbm | V1beta1PredictorConfig | [optional] | |
| onnx | V1beta1PredictorConfig | [optional] | |
| paddle | V1beta1PredictorConfig | [optional] | |
| pmml | V1beta1PredictorConfig | [optional] | |
| pytorch | V1beta1PredictorProtocols | [optional] | |
| sklearn | V1beta1PredictorProtocols | [optional] | |
| tensorflow | V1beta1PredictorConfig | [optional] | |
| triton | V1beta1PredictorConfig | [optional] | |
| xgboost | V1beta1PredictorProtocols | [optional] |