Part Number: TDA4VM
In the tidl documentation.
---------------------------------------------
TIDL also provides an openVX based inference solution, being referred as TIDL-RT in this document. It supports execution of DNNs only on C7x-MMA and DNNs have to be constructed using the operators supported by TIDL-RT. OSRT makes use of TIDL-RT as part of its backend to offload sub graph(s) to C7x-MMA.
We recommend users to use OSRT for a better user experience and a richer coverage of neural networks.
---------------------------------------------
Does the above statement applies to both DL algorithm developer and application developer who use DL in product development?