↓ 1 callersMethodaccumulate_gradients(self, phase, real_img, real_c, gen_z, gen_c, gain, cur_nimg)
facelit/training/loss.py:23
↓ 1 callersFunctionmodulated_conv2d(
x, # Input tensor: [batch_size, in_channels, in_height, in_width]
w,
facelit/training/networks_stylegan3.py:27
↓ 1 callersFunctionsample_from_planes(plane_axes, plane_features, coordinates, mode='bilinear', padding_mode='zeros', box_warp=None)
facelit/training/volumetric_rendering/renderer.py:93
↓ 1 callersMethodsynthesis_with_light(self, ws, c, diffuse, specular, neural_rendering_resolution=None, update_emas=False, cache_backbone=False, us
facelit/training/triplane.py:126
↓ 1 callersMethodunify_samples(self, depths1, colors1, densities1, depths2, colors2, densities2)
facelit/training/volumetric_rendering/renderer.py:242