Skip to content

_PoolNd attribute changes and Parallel improvements

Compare
Choose a tag to compare
@LukasHedegaard LukasHedegaard released this 20 Aug 09:15
· 383 commits to main since this release
dba1504

Added

  • Support for zero-delay in co.Delay
  • Support for broadcasting in co.Parallel
  • Mul (hadamark product) aggregation in co.Parallel
  • Example of Squeeze and Excitation block

Changed

  • co._PoolNd attribute naming: "temporal_" removed as prefix for kernel_size, stride, dilation, and padding.