cutcutcodec.core.analysis.video.metric.uvq_google.custom_nn_layers.PermuteLayerNHWC

class cutcutcodec.core.analysis.video.metric.uvq_google.custom_nn_layers.PermuteLayerNHWC(permutation=(0, 2, 3, 1))[source]

Part of uvq model.

Initialize internal Module state, shared by both nn.Module and ScriptModule.

forward(x)[source]

Eval the model.