]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/history - examples/ssd_multibox
Add mnist example with low compute
[tidl/tidl-api.git] / examples / ssd_multibox /
2018-11-01 Yuan ZhaoAdd option to specify object classes list file
2018-10-19 Ajay JayarajSimplify API for multiple contexts
2018-09-07 Ajay JayarajMerge branch 'release/v01.01.00.00' v01.01.00.00
2018-09-06 Ajay JayarajUpdates to User's Guide and related examples
2018-09-05 Yuan ZhaoWall cleanup, optimize ssd_multibox
2018-09-05 Yuan ZhaoVideo input option and document update
2018-08-21 Ajay JayarajReport memory usage when device allocation fails
2018-08-20 Yuan ZhaoExecutionObjectPipeline for executing layersGroups
2018-07-10 Yuan ZhaoMerge tag 'v01.00.00.02' into develop
2018-07-10 Yuan ZhaoMerge branch 'hotfix/v01.00.00.02' v01.00.00.02
2018-06-26 Ajay JayarajRenamed compute engine to EVE
2018-05-25 Ajay JayarajMerge branch 'release/v01.00.00' v01.00.00.00
2018-05-23 Ajay Jayarajlicense headers: updated year, added where missing
2018-05-21 Ajay JayarajAdded version to tidl_viewer, build cleanup
2018-05-15 Yuan ZhaoMakefile changes to fix linking errors
2018-05-14 Ajay JayarajRename to TIDL
2018-05-11 Yuan ZhaoReduce complexity of ssd_multibox example
2018-05-10 Yuan ZhaoPartitioned execution of TI DL network
2018-05-10 Yuan ZhaoCompute input/output size based on network
2018-05-07 Yuan ZhaoFixed color array initialization problem
2018-05-04 Yuan ZhaoAdd ssd_multibox example to tinn (Part 1)