Hello,
I used edgeai-tidl-tools version 10.01.04.00 to compile deit_tiny_patch16_224_simp.onnx in the model zoo, and the conversion was successful.
I then ran inference on TDA4VM, but when entering Session-Run, the thread got stuck and showed no response. (I've confirmed that the model loaded successfully, and the input and output information are correct.)
Using GDB to inspect the model didn't yield any errors.
I'd like to ask if the Transformer model in version 10.01.04.00 can actually run on TDA4?