WEAVER_DeployModel


Module: DeepLearning

Loads a deep learning model and prepares its execution on a specific target device.

Name Type Description
Input value
inModelFile File A path to the model saved by Keras
Input value
inTargetDevice DeviceType* A device selected for deploying and executing the model. If not set, device depending on version (CPU/GPU) of installed Deep Learning Add-on is selected.
Input value
inDesiredOutputOrders TensorDataOrdering*Array A required data order of the output tensors
Output value
outModelId WeaverModelId Identifier of the deployed model

Complexity Level

This filter is available on Expert Complexity Level.

Disabled in Lite Edition

This filter is disabled in Lite Edition. It is available only in full, Adaptive Vision Studio Professional version.