NeuralLayer.dim_in

total input dimension of this layer (sum of output dimensions of its parents)

class NeuralLayer
ulong dim_in;

Meta