↓ 4 callersMethod__init__(self, im_size, num_classes, patch_size, num_blocks, hidden_dim,
tokens_mlp_dim, channels_mlp
torchelie/models/mlpmixer.py:58
↓ 4 callersMethod__init__(self, in_ch: int, hid_ch: int, out_ch: int, ks: int,
sz: Tuple[int, int])
torchelie/models/pixcnn.py:65