NeuralLayer.dim_in

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

class NeuralLayer
size_t dim_in;

Meta