↓ 1 callersFunctionsr_create_model(
large_size,
small_size,
num_channels,
num_res_blocks,
learn_sigma,
class_cond,
u
guided_diffusion/script_util.py:342
↓ 1 callersFunctionupfirdn2d_native(
input, kernel, up_x, up_y, down_x, down_y, pad_x0, pad_x1, pad_y0, pad_y1
)
score_sde/op/upfirdn2d.py:167
Method__init__(self, in_channels, out_channels, kernel_size, padding=0,
bias=True, gain=np.sqrt(2))
classifiers/attribute_net.py:41
Method__init__(self, in_channels, out_channels, kernel_size,
act=nn.LeakyReLU(0.2), bias=True)
classifiers/attribute_net.py:67
Method__init__(self, in_channels, conv0_channels, conv1_channels,
kernel_size, padding, bias=True, act=nn.L
classifiers/attribute_net.py:88
Method__init__(self, in_channels, dense0_feat, dense1_feat, out_feat,
pool_size=2, act=nn.LeakyReLU(0.2), u
classifiers/attribute_net.py:133
Method__init__(self, nb_layers, in_planes, out_planes, block, stride, dropRate=0.0)
classifiers/cifar10_resnet.py:123
Method__init__(self, depth=28, num_classes=10, widen_factor=10, sub_block1=False, dropRate=0.0, bias_last=True)
classifiers/cifar10_resnet.py:140
Method__init__(self, kr=0.299, kg=0.587, kb=0.114, luma_factor=1,
chroma_factor=1)
stadv_eot/recoloradv/color_spaces.py:60