cancel
Showing results for 
Search instead for 
Did you mean: 

Error while Analysing model.

Nana
Associate

I am having a terrible time analyzing a model using Cube AI.

 

When I analyze the TFlite model, I get an internal error.Image 08-06-2024 at 11.17 PM.jpg When I analyze the same model saved in Keras, I get the error below. However, the model trains and works perfectly for inference in tensorflow.Image 04-06-2024 at 2.35 PM.jpgI have decorated the classes, for example, this way:
@tf.keras.utils.register_keras_serializable(package="Custom", name="PatchEmbedding"), but it still doesn't work.
Can anyone help me out?
1 REPLY 1
fauvarque.daniel
ST Employee

This class seems to be corelated to transformer that we don't support today.


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.