Skip to content

Add engram demo v1 example.#106

Open
pdx1989 wants to merge 11 commits intomainfrom
daoxin/engram_network
Open

Add engram demo v1 example.#106
pdx1989 wants to merge 11 commits intomainfrom
daoxin/engram_network

Conversation

@pdx1989
Copy link
Collaborator

@pdx1989 pdx1989 commented Mar 3, 2026

Add engram demo v1 example.

key=["C"],
)
@triton.jit
def engram_conv_residual_kernel(
Copy link
Collaborator

Choose a reason for hiding this comment

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

triton kernel实现代码移动到kernel下面

# ----------------------------------------------------------------------
# Main Module
# ----------------------------------------------------------------------
class EngramTri(nn.Module):
Copy link
Collaborator

Choose a reason for hiding this comment

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

代码移到kernel下面

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.

2 participants