↓ 3 callersMethodDDIM_backward(self, num_inference_steps, timesteps, skip_t, t0, t1, do_classifier_free_guidance, null_embs, text_embeddings
text_to_video_pipeline.py:117
↓ 3 callersMethod__init__(self,
in_channels=3,
num_channels=(32, 64, 128),
num_block
annotator/uniformer/mmseg/models/backbones/cgnet.py:215
↓ 3 callersFunction_load_checkpointLoad checkpoint from somewhere (modelzoo, file, url). Args: filename (str): Accept local filepath, URL, ``torchvision://xxx``,
annotator/uniformer/mmcv/runner/checkpoint.py:450
↓ 3 callersFunction_make_encoder(backbone, features, use_pretrained, groups=1, expand=False, exportable=True, hooks=None, use_vit_only=False,
annotator/midas/midas/blocks.py:11
↓ 2 callersMethod__init__(self,
depth,
num_stages=4,
strides=(1, 2, 2, 2),
annotator/uniformer/mmcv/cnn/resnet.py:210