↓ 5 callersMethod__init__(
self,
dim,
num_heads=12,
attn_dropout=0.,
ff_dropout=0.,
ein
tadaconv/models/base/transformer.py:52
↓ 4 callersMethod_check_input(self, value, name, center=1, bound=(0, float('inf')), clip_first_on_zero=True)
tadaconv/datasets/utils/transformations.py:52
↓ 2 callersMethod__init__(self, in_channels, out_channels, kernel_size,
stride=1, padding=0, dilation=1, groups=1, bia
tadaconv/models/module_zoo/ops/tadaconv.py:69
↓ 2 callersMethod__init__(self,cfg,in_planes,out_planes,kernel_size,stride,padding=0)
tadaconv/models/module_zoo/branches/s3dg_branch.py:94
↓ 2 callersMethod_construct_branch(
self,
cfg,
in_planes,
out_planes,
kernel_size,
stride,
tadaconv/models/module_zoo/branches/s3dg_branch.py:114
↓ 2 callersMethod_erase(self, img, chan, num_frames, img_h, img_w, dtype)
tadaconv/datasets/utils/random_erasing.py:71
↓ 1 callersMethod__init__(self, in_channels, out_channels, kernel_size,
stride=1, padding=0, dilation=1, groups=1, bia
tadaconv/models/module_zoo/ops/tadaconv_v2.py:125