Tensor.grads

Undocumented in source.
class Tensor(T, size_t[] Shape, UseGradient hasGradient = UseGradient.yes)
static if(hasGradient)
Value grads;

Meta