deregisterCUDAKernel

Deregisters a kernel constructor associated with the given operation type.

void
deregisterCUDAKernel
(
string opType
)

Parameters

opType
Type: string

The operation type that should have its kernel deregistered.

Meta