Constructor for new densely connected layer. @param n_inputs Number of inputs coming into layer. @param n_neurons Number of neurons in layer.
(int n_inputs, int n_neurons)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected