↓ 7 callersMethod__init__(self, in_channels, out_channels, kernel_size, stride=1, padding=0,
symbolic_expression='x',
tnlearn/modules/TNconv.py:193
↓ 7 callersMethod__init__(self, input_size: int, hidden_size: int, num_layers: int = 1,
nonlinearity: str = 'tanh', bi
tnlearn/modules/TNrnn.py:251
↓ 2 callersMethod__init__(self, block, nblocks, growth_rate=12, reduction=0.5, num_class=100)
benchmark/image_benchmark_polyregressor/TC_densenet.py:69
↓ 1 callersMethod__init__(self, input_channels, n1x1, n3x3_reduce, n3x3, n5x5_reduce, n5x5, pool_proj)
benchmark/image_benchmark_polyregressor/TC_Googlenet.py:19