↓ 16 callersMethod_test_modulated_conv1d(self, in_channels, out_channels, kernel_size, style_dim,
demodulate, dilation,
tests/cdslib/nn/modules/test_filtered_conv.py:12
↓ 5 callersFunctionupfirdn2dr"""Pad, upsample, FIR filter, and downsample a batch of 2D images. Accepts a batch of 2D images of the shape `[batch, inC, inH, inW]` and pe
cdslib/core/nn/functional/upfirdn.py:11
↓ 4 callersMethod_build_model(self, num_layers, dim_input, dim_hidden, bias, append_inputs, lstm_cell_fn)
tests/cdslib/nn/modules/test_lstm.py:14
↓ 4 callersMethod_build_model(self, num_layer, dim_input, dim_output, dim_features,
nonlinearity='leaky_relu', add_norm
tests/cdslib/nn/modules/test_linear.py:35
↓ 4 callersMethodbuild_model(self, num_layer, dim_input, dim_output, dim_features,
kernel_sizes, strides, paddings, di
tests/cdslib/nn/modules/test_conv.py:38
↓ 3 callersMethod_step Args: epoch: bidx: batch: input_rgbd_images: RGBDImage, (b, q, h, w),
pointersect/script/train_v2.py:554
↓ 3 callersMethod_test(self, batch, c, h, w, wh, ww,
up_x, up_y, down_x, down_y,
pad_x0, pad_x1, pad_y0,
tests/cdslib/nn/modules/test_upfirdn.py:97
↓ 3 callersMethod_test(self, batch, c, h, wh,
up, down, pad_0, pad_1)
tests/cdslib/nn/modules/test_upfirdn.py:169
↓ 3 callersMethod_test(self,
in_channels, layer_configs, blur_kernel,
batch_size, seq_len_in)
tests/cdslib/nn/modules/test_filtered_conv.py:191
↓ 3 callersMethod_test(self, in_features, out_features, normalize, orthogonalize, init_norm)
tests/cdslib/nn/modules/test_subspace.py:11
↓ 2 callersMethod_test(
self,
type: str, # 'cpp' or 'cuda'
points: torch.Tensor, # (b, n, 3)
tests/pointersect/pr/test_pr_utils.py:15