Skip to content

Add dilation for WaveNet layer array head#296

Open
mikeoliphant wants to merge 9 commits into
sdatkinson:mainfrom
mikeoliphant:head_dilation
Open

Add dilation for WaveNet layer array head#296
mikeoliphant wants to merge 9 commits into
sdatkinson:mainfrom
mikeoliphant:head_dilation

Conversation

@mikeoliphant

@mikeoliphant mikeoliphant commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This adds a config variable ("head_dilation") to specify the dilation for the WaveNet layer array head.

It also adds a corresponding check for the A2 fast path.

Resolves #293

@sdatkinson sdatkinson left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I get test coverage for non-1 head dilations? Otherwise all good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dilation for WaveNet layer array head

2 participants