A simple layer that flattens an input tensor into a 1D tensor. This layer has no parameters and simply reshapes the input.
Human-readable name of the node, typically the module's name.