Skip to content

Conversation

@MeowMJ
Copy link
Collaborator

@MeowMJ MeowMJ commented Nov 5, 2025

This is the open-source Python demo for Neura.

Run

./demo.sh

Python file structure:
tools/expandable/
├── README.md
├── main.py
├── core.py
└── visualization.py

Program logic:
Load and init task (Generate or read mapping result of kernels in ./tmp) -> Schedule kernels on multi-CGRAs (Generate schedule result in ./result) -> Visualize using generated result

TODO:

  • Finish corner case.
  • Finish visualization.py

@MeowMJ MeowMJ requested review from tancheng and yuqisun November 5, 2025 08:43
@MeowMJ MeowMJ self-assigned this Nov 5, 2025
@MeowMJ
Copy link
Collaborator Author

MeowMJ commented Nov 13, 2025

Sorry for the sudden leave in today's meeting. I got interrupted by Ma Yang' work. I will update the Neura demo this week.

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