NeuralNetworkLayer
This type represents a neural network layer instance.
A layer is a callable object that takes as input one or more NeuralNetworkTensors and that outputs one or more NeuralNetworkTensors.
This type represents a neural network layer instance.
A layer is a callable object that takes as input one or more NeuralNetworkTensors and that outputs one or more NeuralNetworkTensors.