NeuralLayer.backgrads

array of gradients to backpropagate to parents

class NeuralLayer
float[][] backgrads;

Meta