Utility to dump TIDL networks to dot graphs
(MCT-973)
(MCT-973)
Fixed color array initialization problem
- Fixed label/color mappings for ssd
- MCT-974
- Fixed label/color mappings for ssd
- MCT-974
Add test images under CC0 license
- https://www.pexels.com/photo-license/
- MCT-974
- https://www.pexels.com/photo-license/
- MCT-974
Add ssd_multibox example to tinn (Part 1)
- Uses Single Shot Multibox Detector network in the example
- Implementation in part 1 runs a full network on a single device
- Add a separate object_class_table for labels and colors
- MCT-974
- Uses Single Shot Multibox Detector network in the example
- Implementation in part 1 runs a full network on a single device
- Add a separate object_class_table for labels and colors
- MCT-974
Use malloc for user application buffer allocation
- MCT-972 (follow-up cleanup)
- MCT-972 (follow-up cleanup)
Add segmentation example to tinn
- Also fixed relative path in config files
- MCT-972
- Also fixed relative path in config files
- MCT-972
Add imagenet example to tinn
- MCT-963
- MCT-963
Renamed namespace (tidl -> tinn), updated documentation
(MCT-964)
(MCT-964)
Add version information to Makefile, API
* Added version information in tinn_api/Makefile
* Added Executor::GetAPIVersion()
(MCT-962)
* Added version information in tinn_api/Makefile
* Added Executor::GetAPIVersion()
(MCT-962)
Initial commit
(MCT-958)
(MCT-958)