How to fix "TOOL ERROR: Applying softmax on single element" in X-Cube-AI
Hi,I am using the X-Cube-AI expansion pack in STM32Cube IDE and wanted to add an ONNX model. After selecting the model and pressing Analyze, I get the error: "TOOL ERROR: Applying softmax on single element".The model I am trying to use is a neural ne...