resblock_batchnorm_bottle_1d: resblock with bottleneck from the Exploring Normalization FB...

Description Usage

Description

resblock with bottleneck from the Exploring Normalization FB paper (01/2017)

Usage

1
2
3
4
5
6
resblock_batchnorm_bottle_1d(
  x,
  filters = 64L,
  kernel_size = 3L,
  downsample = TRUE
)

ifrit98/layerR documentation built on March 2, 2020, 8:11 a.m.