| 接口 | 说明 |
|---|---|
| ModelSource |
An interface that load the model from different sources.
|
| 类 | 说明 |
|---|---|
| BroadcastVariableModelSource |
A
ModelSource implementation that reads the model from the broadcast variable. |
| RowsModelSource |
A
ModelSource implementation that reads the model from the memory. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.