Skip to content

Add engram demo v1 example.#106

Open
pdx1989 wants to merge 11 commits into
mainfrom
daoxin/engram_network
Open

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

Conversation

@pdx1989
Copy link
Copy Markdown
Collaborator

@pdx1989 pdx1989 commented Mar 3, 2026

Add engram demo v1 example.

Comment thread tests/e2e/deepseek/engram_demo_v1.py Outdated
key=["C"],
)
@triton.jit
def engram_conv_residual_kernel(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

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

Comment thread tests/e2e/deepseek/engram_demo_v1.py Outdated
# ----------------------------------------------------------------------
# Main Module
# ----------------------------------------------------------------------
class EngramTri(nn.Module):
Copy link
Copy Markdown
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