aclopUnregisterCompileFunc

Description

Deregisters an operator selector in dynamic shape scenarios.

Prototype

aclError aclopUnregisterCompileFunc(const char *opType)

Parameters

Parameter

Input/Output

Description

opType

Input

Pointer to the operator type.

Returns

The value 0 indicates success, and other values indicate failure. For details, see aclError.