Edge AI

Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

INTERNAL ERROR: tuple index out of range

I create a model in ONNX (in attach file)I am unable to "Analyse" the model in X-Cube-AI Ver 5.1.2. All I get is an "INTERNAL ERROR: tuple index out of range" message

DK.5 by Associate
  • 4463 Views
  • 15 replies
  • 0 kudos

Resolved! x_cube_ai 5.1.2 code cvompile error !!!! in Cube ide

23:46:18 **** Incremental Build of configuration Debug for project Ai ****make -j4 allarm-none-eabi-gcc -o "Ai.elf" @"objects.list" -Wl,--start-group -l:NetworkRuntime512_CM4_GCC.a -Wl,--end-group -mcpu=cortex-m4 -T"C:\Users\DCL\STM32CubeIDE\workspac...

Resolved! Tflite Batch_Matmul and Loop Operator Not Supported

I’m using X-Cube-AI Toolbox 9.1 to realize Vision Transformer deployment but got stuck. I exported from torch using ONNX opset=15. I then used onnx2tf to convert ViT to .tflite format, which is obviously a valid model as shown in Netron. 1.When I’m t...

wwlkda by Associate
  • 660 Views
  • 1 replies
  • 0 kudos

operator not supported

I am running a model which uses batch_matmul though the batch_matmul is already defined why am i getting such error.

gurung98_0-1725875132518.png
gurung98 by Associate II
  • 429 Views
  • 1 replies
  • 0 kudos

x-cube-ai 5.1.2 version not verified

Hello, this is a Stm32h747i-disco user.https://www.digikey.kr/en/maker/projects/tinyml-getting-started-with-stm32-x-cube-ai/f94e1c8bfc1e4b6291d0f672d780d2c0I'm trying to study using the sine model example in the link above, but x-cube-ai 5.1.2 is not...

babo_0-1726915585960.png babo_1-1726915609908.png babo_2-1726915627265.png
babo by Associate
  • 392 Views
  • 1 replies
  • 0 kudos

modelzoo training mode error

im trying to train a model based on pascal 2012 dataset (training mode). after the system laod the datasets. when it starts training 1/50 epoque   i encounter several errors about cudnn(please check image) im using cudnn v9.4 . i found that tensorflo...

Screenshot 2024-09-20 193733.png
yessine by Associate III
  • 538 Views
  • 1 replies
  • 0 kudos