.. |
__init__.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
activations.py
|
Re-enable mem-efficient/jit activations after torchscript tests
|
2020-02-10 11:59:36 -08:00 |
adaptive_avgmax_pool.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
avg_pool2d_same.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
cond_conv2d.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
conv2d_same.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
conv_bn_act.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
create_attn.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
create_conv2d.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
drop.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
eca.py
|
Remove debug print from ECA module
|
2020-02-10 16:21:33 -08:00 |
helpers.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
median_pool.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
mixed_conv2d.py
|
A bunch more layer reorg, splitting many layers into own files. Improve torchscript compatibility.
|
2020-02-09 14:46:28 -08:00 |
padding.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
se.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |
selective_kernel.py
|
A bunch more layer reorg, splitting many layers into own files. Improve torchscript compatibility.
|
2020-02-09 14:46:28 -08:00 |
split_batchnorm.py
|
Big move, layer modules and fn to timm/models/layers
|
2020-02-09 13:13:08 -08:00 |
test_time_pool.py
|
Layer refactoring continues, ResNet downsample rewrite for proper dilation in 3x3 and avg_pool cases
|
2020-02-10 11:55:03 -08:00 |