_PoolNd attribute changes and Parallel improvements
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.