* Constructor for neural_network::layers::DenseLayer class * @param neurons number of neurons * @param activation activation function for layer * @param kernel_shape shape of kernel * @param random_kernel flag for whether to initialize kernel randomly */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected