NetMapOperator
NetMapOperator[net] represents a net in which net is mapped over a sequence of inputs to give a sequence of outputs.
Examples
NetMapOperator[LinearLayer[10]]NetMapOperator[ElementwiseLayer["ReLU"]]Please visit the official Wolfram Language Reference for more details.