Function batchNorm

Layer batchNorm (
  Layer input,
  BatchNormOptions opts = new BatchNormOptions
);