Tensor.usedCount

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

Meta