Registers a gradient function for a given kernel in the global registry, to be used during the back-propagation of that kernel.
An object with the following properties:
kernelName
gradFunc
Generated using TypeDoc
Registers a gradient function for a given kernel in the global registry, to be used during the back-propagation of that kernel.