Class Processing.ScaleMeanVariance

Enclosing class:
Processing

public static class Processing.ScaleMeanVariance extends Processing.ProcessingWithMode
A scaling operation to the mean and variance of a reference tensor.
  • Method Details

    • getReferenceTensor

      public String getReferenceTensor()
      The tensor to match mean and variance to.