3D NVIDIA Kernel for Stylegan2-Ada

Hi,

I am trying to adapt the famous Stylegan2-Ada that contains 2Dconv to a 3Dconv version. (GitHub - NVlabs/stylegan2-ada-pytorch: StyleGAN2-ADA - Official PyTorch implementation)

I was wondering if there was someone who already coded it and who could share its implementation.
Also, as I am not an expert in CUDA development, I would take any recommendation for coding it.

Thanks

Best,

Victor