Skip to content
  • jean Ibarz's avatar
    Added two layers to apply random scaling or random shift for tensors of... · b169af47
    jean Ibarz authored
    Added two layers to apply random scaling or random shift for tensors of standardized shape BWHF (Batch, Width, Height, Features).
    When training is False, the layers do not apply random scaling or shifting. However, the random shift layer still apply a right zero padding to ensure that the shape of the layer output is identical during training and testing.
    b169af47