]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/shortlog
tidl/tidl-api.git
2018-10-19 Ajay JayarajSimplify API for multiple contexts
2018-10-19 Yuan ZhaoEnqueue multiple frames at device side
2018-10-15 Ajay JayarajQuantization history configuration parameters
2018-10-08 Ajay JayarajRemoved unused API functionality, added changelog
2018-10-01 Ajay JayarajRefactor imgutils::PreProcImage function
2018-09-26 Ajay JayarajAdding pybind11 v2.2.4 to repo
2018-09-26 Ajay JayarajAdded Python 3 bindings for TIDL API
2018-09-12 Yuan ZhaoRestore version to 1.2.0.0
2018-09-12 Yuan ZhaoMerge tag 'v01.01.00.01' into develop
2018-09-12 Yuan ZhaoMerge branch 'hotfix/v01.01.00.01' v01.01.00.01
2018-09-10 Yuan ZhaoOptimize classification perf, report loop avg_fps
2018-09-10 Yuan ZhaoStart hotfix v01.01.00.01
2018-09-07 Ajay JayarajMerge tag 'v01.01.00.00' into develop
2018-09-07 Ajay JayarajMerge branch 'release/v01.01.00.00' v01.01.00.00
2018-09-07 Ajay JayarajUpdated TIDL API manifest for v1.1
2018-09-07 Djordje Senicicexamples:classification: Use configuration.numFrames...
2018-09-07 Djordje Senicicexamples:classification: Increase main window and updat...
2018-09-06 Ajay JayarajUpdated version to 1.2.0
2018-09-06 Yuan ZhaoClassification example code refactor and clean up
2018-09-06 Yuan ZhaoOptimize examples with EOP double buffering
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-30 Ajay JayarajAdded example to illustrate pipelining across EOs
2018-08-29 Ajay JayarajRefactor examples - test, one_eo_per_frame
2018-08-29 Ajay Jayarajclassification - fixed zero size image clip
2018-08-29 Djordje Senicicclassification - adjust example for API updates
2018-08-24 Ajay JayarajAdded an example to illustrate 1 EO per frame
2018-08-22 Ajay JayarajDocumentation - refactoring and updates
2018-08-22 Yuan ZhaoUpdate imagenet to take mp4 input
2018-08-21 Ajay JayarajReport memory usage when device allocation fails
2018-08-20 Yuan ZhaoExecutionObjectPipeline for executing layersGroups
2018-08-13 Ajay JayarajModified IODeviceArgInfo to enable pipelining EOs
2018-08-13 Ajay JayarajRemove implementation details from ArgInfo
2018-08-10 Ajay JayarajRemove input, output buffers from process kernel
2018-08-10 Djordje Senicicclassification: Update static images, synthetic video...
2018-08-09 Ajay JayarajSupport layer group id assignment updates
2018-08-08 Ajay JayarajAdd support for accessing layer output data
2018-07-25 Yuan ZhaoMerge tag 'v01.00.00.03' into develop
2018-07-25 Yuan ZhaoMerge branch 'hotfix/v01.00.00.03' v01.00.00.03
2018-07-25 Yuan ZhaoUpdate to version 01.00.00.03
2018-07-24 Djordje Senicicclassification example: Updated video clip and list...
2018-07-10 Yuan ZhaoRestore version to 01.01.00.00 after merge
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-07-09 Djordje SenicicRename test clips
2018-07-09 Djordje Senicicclassification: Modify readme.md for correct executable...
2018-07-09 Djordje Senicicexamples: classification example with command line...
2018-07-09 Yuan ZhaoClarify imagenet example output
2018-07-05 Ajay JayarajEmit a warning when running on 2 EVEs instead of 4
2018-06-28 Ajay JayarajDocumentation and top-level makefile updates
2018-06-28 Yuan ZhaoTIDL-API docu update: time, probability
2018-06-26 Ajay JayarajRenamed compute engine to EVE
2018-06-25 Ajay JayarajUpdate examples Makefile to use /usr/share/ti/tidl
2018-06-21 Ajay Jayarajtidl-viewer: fixes for yocto nativesdk build failures
2018-06-21 Ajay Jayarajtidl-viewer: fixes for yocto nativesdk build failures v01.00.00.01
2018-05-25 Ajay JayarajUpdated version to 1.1.0
2018-05-25 Ajay JayarajMerge tag 'v01.00.00' into develop
2018-05-25 Ajay JayarajMerge branch 'release/v01.00.00' v01.00.00.00
2018-05-25 Ajay JayarajUpdated manifest file from SRAS00005051
2018-05-25 Ajay JayarajDocumentation - additions and cleanup
2018-05-23 Yuan ZhaoAdd documentation for examples
2018-05-23 Ajay Jayarajlicense headers: updated year, added where missing
2018-05-21 Ajay JayarajAdded version to tidl_viewer, build cleanup
2018-05-21 Ajay JayarajAdded manifest from SRAS00005051
2018-05-17 Ajay JayarajFixes for Klocwork issues
2018-05-15 Ajay JayarajViewer - add layer indices to graph output
2018-05-15 Yuan ZhaoMakefile changes to fix linking errors
2018-05-14 Ajay JayarajRename to TIDL
2018-05-14 Ajay JayarajDocumentation - renaming and additional content
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-09 Ajay JayarajAnnotate graph with additional properties
2018-05-07 Ajay JayarajUtility to dump TIDL networks to dot graphs
2018-05-07 Yuan ZhaoFixed color array initialization problem
2018-05-04 Yuan ZhaoAdd test images under CC0 license
2018-05-04 Yuan ZhaoAdd ssd_multibox example to tinn (Part 1)
2018-05-02 Yuan ZhaoUse malloc for user application buffer allocation
2018-05-02 Yuan ZhaoAdd segmentation example to tinn
2018-04-24 Yuan ZhaoAdd imagenet example to tinn
2018-04-19 Ajay JayarajRenamed namespace (tidl -> tinn), updated documentation
2018-04-17 Ajay JayarajAdd version information to Makefile, API
2018-04-17 Ajay JayarajInitial commit