Methodforward(self, x, x0, img, ws, w0, fused_modconv=None, noise_mode='random')
lib/model_zoo/comodgan.py:305
Methodforward(self, x, feats, ws, noise_mode='random', return_intermediate_outs=False)
lib/model_zoo/comodgan.py:398
Methodforward(self, z, c, truncation_psi=1, truncation_cutoff=None, skip_w_avg_update=False)
lib/model_zoo/stylegan.py:403
Methodforward(self, z, c, truncation_psi=1, truncation_cutoff=None, **synthesis_kwargs)
lib/model_zoo/stylegan.py:615
Methodforward image: (1, 3, H, W) torch.uint8 Tensor mask: (1, 1, H, W) torch.uint8 Tensor
scripts/create_onnx_pipeline.py:252