Skip to content

Implement a simple interpreter#8

Merged
tancheng merged 3 commits intomainfrom
interpreter
May 19, 2025
Merged

Implement a simple interpreter#8
tancheng merged 3 commits intomainfrom
interpreter

Conversation

@tancheng
Copy link
Copy Markdown
Contributor

@tancheng tancheng commented May 17, 2025

Parses the neura op, and stores the result as float into a map.

TODO:

  • should support other value types, e.g., vector, tensor
  • should handle passed in arguments
  • support other neura operations and other dialects if necessary

@tancheng tancheng self-assigned this May 17, 2025
@tancheng tancheng added the new feature New feature or request label May 17, 2025
@tancheng tancheng changed the title Iimplement a simple interpreter Implement a simple interpreter May 18, 2025
Copy link
Copy Markdown
Collaborator

@ShangkunLi ShangkunLi left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@tancheng tancheng merged commit 251824e into main May 19, 2025
1 check passed
ShangkunLi pushed a commit that referenced this pull request Mar 12, 2026
Implement a simple interpreter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants