Skip to content

feat(engine): add support for async execution of Modules#352

Merged
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2
Aug 3, 2025
Merged

feat(engine): add support for async execution of Modules#352
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2

Conversation

@chenghuaWang
Copy link
Copy Markdown
Collaborator

  • Implement asyncReceive method in CPUDispatcher and IRTraceDispatcher
  • Add TaskResult type to handle async task execution
  • Implement fork and wait functions for async module execution
  • Update Layer and Linear to support new async execution flow
  • Add RMSNorm and SiLU layers

- Implement asyncReceive method in CPUDispatcher and IRTraceDispatcher
- Add TaskResult type to handle async task execution
- Implement fork and wait functions for async module execution
- Update Layer and Linear to support new async execution flow
- Add RMSNorm and SiLU layers
@chenghuaWang chenghuaWang merged commit ce0a213 into UbiquitousLearning:v2 Aug 3, 2025
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.

1 participant