Patch release: dilated Conv1D/Conv2D performance fix.
- Speed up Conv1D/Conv2D with large
dilation_rate(#458, closes #132) — 3.3× faster on a stacked-WaveNet workload (159 ms → 49 ms); dilation overhead drops to ~6%.
Full changelog: v0.19.0...v0.19.1