Commit Graph
12 Commits
Author SHA1 Message Date
GaryHuang-ASUS ea3a72b4dc [Fix] Update configuration document 2025-09-18 15:40:51 +08:00
GaryHuang-ASUS 504b80444b [Update] Update detector from synap1680 to synaptics
This update is in order to make the synaptics SL-series NPU detector more general.

- Fix detector `os` module not import bug
- Update detector type `synap1680` to `synaptics`
- Update document description `SL1680` to `Synaptics` only
- Update docker build content `synap1680` to `synaptics`
2025-09-18 15:31:58 +08:00
GaryHuang-ASUS 72f2052cda [Fix] update document content 2025-09-18 12:44:18 +08:00
GaryHuang-ASUS f8ebd09f81 [Update] remove install_synap1680
- The deps download and installation is existed in synap1680
2025-09-18 12:32:04 +08:00
GaryHuang-ASUS 34cba14729 [Update] update Synaptics SL1680 setup description 2025-09-18 12:19:12 +08:00
GaryHuang-ASUS f302969e2e [Update] Remove unuse script
- install_deps.sh has already been executing in deps download stage
- Dockerfile.toolchain is for testing to extract runtime libraries from Synaptics toolchain
2025-09-18 10:44:33 +08:00
GaryHuang-ASUS 7568c1da32 [Update] update ModelType to ssd 2025-09-17 11:14:16 +08:00
GaryHuang-ASUS ad3becfd3a [Update] Add model path configuration check 2025-09-16 18:45:50 +08:00
GaryHuang-ASUS 49c15ce6c3 [Update] Remove dependencies installation from main Dockerfile
- remove deps installation from Dockerfile
- add dependencies installation and split wheels, deps stage in synap1680 Dockerfile
2025-09-12 17:45:59 +08:00
GaryHuang-ASUS 9514cebce9 [Feat] Add dependencies installation in docker build
- Add runtime library and wheels installation in main/Dockerfile
- Add model.synap(default model, transfer from mobilenet_224full80) in docker/synap1680
2025-09-12 09:11:14 +08:00
GaryHuang-ASUS 4fb5a22817 Merge remote-tracking branch 'upstream/dev' into Synaptics-SL1680 2025-08-22 16:35:14 +08:00
GaryHuang-ASUS 140b4fb7c5 [Init] Initial commit for Synaptics SL1680 NPU
* add a rough detector which is testing with yolov8 tflite model.
2025-08-21 11:18:47 +08:00