pytorch-image-models/timm/models/layers
Ross Wightman 4e4b863b15 Missed norm.py 2021-04-12 09:57:56 -07:00
..
__init__.py ByoaNet with bottleneck transformer, lambda resnet, and halo net experiments 2021-04-12 09:38:02 -07:00
activations.py
activations_jit.py
activations_me.py
adaptive_avgmax_pool.py
anti_aliasing.py
blur_pool.py
bottleneck_attn.py ByoaNet with bottleneck transformer, lambda resnet, and halo net experiments 2021-04-12 09:38:02 -07:00
cbam.py
classifier.py
cond_conv2d.py
config.py
conv2d_same.py
conv_bn_act.py
create_act.py
create_attn.py
create_conv2d.py
create_norm_act.py
create_self_attn.py ByoaNet with bottleneck transformer, lambda resnet, and halo net experiments 2021-04-12 09:38:02 -07:00
drop.py
eca.py
evo_norm.py
halo_attn.py ByoaNet with bottleneck transformer, lambda resnet, and halo net experiments 2021-04-12 09:38:02 -07:00
helpers.py update collections.abc import 2021-02-10 23:54:35 +11:00
inplace_abn.py Update README, fix iabn pip version print. 2021-03-07 16:17:06 -08:00
lambda_layer.py ByoaNet with bottleneck transformer, lambda resnet, and halo net experiments 2021-04-12 09:38:02 -07:00
linear.py
median_pool.py
mixed_conv2d.py
norm.py Missed norm.py 2021-04-12 09:57:56 -07:00
norm_act.py
padding.py
pool2d_same.py
se.py
selective_kernel.py
separable_conv.py
space_to_depth.py
split_attn.py
split_batchnorm.py
std_conv.py Add ECA-NFNet-L0 weights and update model name. Update README and bump version to 0.4.6 2021-03-17 13:55:32 -07:00
test_time_pool.py
weight_init.py Cleanup experimental vit weight init a bit 2021-03-20 09:44:24 -07:00