Convenience class that allows one to wrap a delegate and implement CPUKernel.
Deregisters the kernel associated with the specified operation.
Evaluates an several nodes from the operation graph using the CPU.
Provides a list of operations for which a CPUKernel has been registered.
Registers a kernel for the specified operation.
Common interface for all CPU kernels.
This module enables operation graphs to be evaluated using CPU kernels.