KernelSo

Function Usage

Configures the name of the dynamic library file generated through the compilation of the HostCPU operator implementation file.

Prototype

OpHostCPUDef &KernelSo(const char *value)

Parameters

Parameter

Input/Output

Description

value

Input

Name of the dynamic library file generated through the compilation of the HostCPU operator implementation file

Returns

OpHostCPUDef operator definition. For details, see OpHostCPUDef.

Restrictions

None