Function deregisterCUDAKernel

Deregisters a kernel constructor associated with the given operation type.

void deregisterCUDAKernel (
  string opType
);

Parameters

NameDescription
opType The operation type that should have its kernel deregistered.