Part Number: TDA4VM
Could you point use to the standalone command/instructions on how to create model artefacts in order to run inference using TIDL RT as per https://github.com/TexasInstruments/edgeai-tidl-tools/tree/master/examples/tidlrt_cpp .
Note we can create model artefacts using
edgeai-tidl-tools/examples/osrt_python/tfl# python3 tflrt_delegate.py -c
We are after just the model compilation step.
The link inhttps://github.com/TexasInstruments/edgeai-tidl-tools/tree/master/examples/tidlrt_cpp#setup seems to be broken.
Thanks