DragGAN / stylegan2 /op /__init__.py
aaronb's picture
update
ab9cd73
raw history blame
No virus
155 Bytes
from .fused_act import FusedLeakyReLU, fused_leaky_relu, fused_leaky_relu_native, FusedLeakyReLU_Native
from .upfirdn2d import upfirdn2d, upfirdn2d_native