Engine

Function Usage

Configures the engine called by the operator. The input parameter is fixed to DNN_VM_AICPU.

Prototype

1
OpAICPUDef &Engine(const char *value)

Parameters

Parameter

Input/Output

Description

value

Input

Name of the engine called by the operator

Returns

OpAICPUDef operator definition. For details, see OpAICPUDef.

Restrictions

None