Analyze is failing and got error as NOT IMPLEMENTED: Transpose of batch not supported Got the above error while analyzing the tfltie model in STMCubeMX
I have an AI model that detects the human activity and saved the model in .h5 format and converted it into .tflite image. When I upload the image into STMCubeMX and analyze the model, analyze is failing and showing as NOT IMPLEMENTED: Transpose of ba...