]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/history - tidl_api/src/subgraph_runtime.cpp
Add TIDL_SUBGRAPH_NUM_EVES env var
[tidl/tidl-api.git] / tidl_api / src / subgraph_runtime.cpp
2020-03-06 Yuan ZhaoAdd TIDL_SUBGRAPH_NUM_EVES env var
2020-02-28 Yuan ZhaoMerge branch 'release/v01.05.00' v01.05.00
2020-02-18 Yuan ZhaoClean up required subgraph cfg file entries
2019-12-08 Yuan ZhaoMerge branch 'release/v01.04.00' v01.04.00
2019-11-25 Yuan ZhaoSubgraph: use Layer2Group map in config file
2019-11-21 Yuan ZhaoSubgraph example: multi-threaded batch processing
2019-11-20 Yuan ZhaoParse data conversion info from subgraph config
2019-11-05 Yuan ZhaoSubgraph: support batch processing
2019-10-31 Yuan ZhaoSubgraph: add top level API TidlRunSubgraph
2019-10-31 Yuan ZhaoSubgraph data conversion at boundaries
2019-10-28 Yuan ZhaoSubgraph offloading to TIDL: first commit