Function deregisterCPUKernel

Deregisters the kernel associated with the specified operation.

void deregisterCPUKernel (
  string opName
);

Parameters

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