]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/shortlog
tidl/tidl-api.git
2019-03-04 Djordje Senicic[segmentation] Add sample clip with traffic scenes...
2019-03-01 Yuan ZhaoUpdate documentation for TIDL-API 1.3.0
2019-03-01 Yuan ZhaoClean up ssd_multibox changes
2019-02-28 Djordje Senicic[ssd_multibox] Addressing review comments
2019-02-28 Djordje SenicicPLSDK-2597
2018-12-28 Yuan ZhaoEnable DSP out-of-order execution in TIDL-API
2018-12-19 Yuan ZhaoEnable MNIST example on DSP
2018-12-12 Ajay JayarajMerge tag 'v01.02.02' into develop
2018-12-12 Ajay JayarajMerge branch 'hotfix/v01.02.02' v01.02.02
2018-12-11 Yuan ZhaoFix memory leak in classification example
2018-12-07 Djordje Senicicclassification: Modify configuration structure to runFu...
2018-12-07 Ajay JayarajUpdated patch version to 2 (TIDL API 1.2.2)
2018-12-06 Ajay JayarajMerge tag 'v01.02.01' into develop
2018-12-06 Ajay JayarajMerge branch 'hotfix/v01.02.01' v01.02.01
2018-12-06 Ajay Jayarajtidl-viewer: Remove executor.h inclusion in utils.cpp
2018-11-28 Ajay JayarajMerge tag 'v01.02.00' into develop
2018-11-28 Ajay JayarajMerge branch 'release/v01.02.00' v01.02.00
2018-11-28 Yuan ZhaoAdd jdetnet_voc network and make it the default
2018-11-27 Yuan ZhaoUpdate imagenet example with new softmax output
2018-11-27 Ajay JayarajAdded Python variant of mnist example
2018-11-27 Yuan ZhaoAdd link in changelog for mnist example
2018-11-27 Yuan ZhaoAdd MNIST LeNet network model and test input
2018-11-27 Yuan ZhaoAdd mnist example with low compute
2018-11-26 Ajay JayarajUpdate reference output for unit tests
2018-11-15 Ajay JayarajDocumentation - update 'Using the API' chapter
2018-11-15 Ajay JayarajInitialize EO::current_frame_idx_m in constructor
2018-11-14 Ajay JayarajUpdated version on develop to 1.3.0
2018-11-13 Ajay JayarajUpdated parameter description in doxygen comments
2018-11-07 Ajay JayarajBuild Python bindings library by default
2018-11-01 Ajay JayarajUpdated manifest for v1.2.0
2018-11-01 Yuan ZhaoAdd option to specify object classes list file
2018-11-01 Djordje Senicicmcbench: image preprocessing, handle layergroups=1
2018-11-01 Djordje Senicicclassification: Support different network models
2018-11-01 Djordje Senicicinfer: Add configuration files for inceptionnet and...
2018-11-01 Djordje Senicictidl_models: Add mobilenet and inceptionnet models...
2018-11-01 Djordje Senicicmcbench: Multicore benchmark with minimal overhead
2018-11-01 Djordje Senicicexamples: Add layers group command line parameter
2018-10-31 Ajay JayarajUpdated Python bindings to reflect API changes
2018-10-30 Yuan ZhaoAdd contextSize: hide OCL_TIDL_CACHE_ALIGN on host
2018-10-25 Ajay JayarajAdded graph viewer for TIDL API timestamp data
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
next