aclDestroyAclOpExecutor

Function Usage

Destroys aclOpExecutor that is set to the reusable state by the aclSetAclOpExecutorRepeatable call.

Prototype

aclnnStatus aclDestroyAclOpExecutor(aclOpExecutor *executor)

Parameters

Parameter

Input/Output

Description

executor

Input

aclOpExecutor to be destroyed.

Returns

0 on success; else, failure.