deregisterCPUKernel

Deregisters the kernel associated with the specified operation.

void
deregisterCPUKernel
(
string opName
)

Parameters

opName
Type: string

The name of the operation that should have its kernel deregistered.

Meta