Skip to content

feat: Port causal conv1d - #1106

Closed
drbh wants to merge 9 commits into
port-einopsfrom
port-causal-conv1d
Closed

drbh wants to merge 9 commits into
port-einopsfrom
port-causal-conv1d

Conversation

@drbh

@drbh drbh commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

this pr refers porting causal conv1d

@github-actions github-actions Bot added the chore Version bumps, releases, misc maintenance label Aug 26, 2026
@drbh drbh changed the title Port causal conv1d feat: Port causal conv1d Aug 26, 2026
@github-actions github-actions Bot added feature New functionality / capability and removed chore Version bumps, releases, misc maintenance labels Aug 26, 2026
@drbh
drbh changed the base branch from main to port-einops August 26, 2026 23:38
@drbh
drbh force-pushed the port-causal-conv1d branch from 36e7765 to 8f18396 Compare August 26, 2026 23:59
@drbh

drbh commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator Author

/kernel-bot build-and-stage ‎causal-conv1d

@drbh
drbh force-pushed the port-causal-conv1d branch from 8f18396 to 59556c9 Compare August 27, 2026 00:18
drbh added 9 commits August 27, 2026 10:24
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
Signed-off-by: David Holtz <david.richard.holtz@gmail.com>
@drbh
drbh force-pushed the port-causal-conv1d branch from 59556c9 to 8949293 Compare August 27, 2026 14:24
@kaixuanliu

Copy link
Copy Markdown
Contributor

Hi @drbh, heads-up on a conflict: #1079 (merged last week, 1a0b434) added a SYCL/XPU backend to causal-conv1d, but this PR's base predates that merge — the recipe here has manifest backends="cuda" and no SYCL sources, so regenerating src would drop the XPU backend.

Since XPU has no upstream equivalent in Dao-AILab/causal-conv1d, prune keep=... won't preserve it. So can you help fold it into the recipe? Thx!

@drbh

drbh commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator Author

closing until the first port is landed since the porting language is in flux until merged.

thanks for the heads up @kaixuanliu, I will make sure to keep this in mind when reopening the port pr

@drbh drbh closed this Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New functionality / capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants