5 Commits

Author SHA1 Message Date
0ae1f1c0e2 Add comprehensive inference pipeline system with UI framework
- Add InferencePipeline: Multi-stage inference orchestrator with thread-safe queue management
- Add Multidongle: Hardware abstraction layer for Kneron NPU devices
- Add comprehensive UI framework with node-based pipeline editor
- Add performance estimation and monitoring capabilities
- Add extensive documentation and examples
- Update project structure and dependencies

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-04 23:33:16 +08:00
c85407c074 update stop function 2025-05-29 15:31:00 +08:00
58f0dd75ac test multidongle 2025-05-29 15:27:12 +08:00
2ed3d2cb49 Add .gitignore and remove README.md 2025-05-15 01:22:37 +08:00
0bd11ca63e first commit 2025-05-14 16:37:15 +08:00