Skip to main content
Qbin.1
Visitor II
March 11, 2021
Question

Could the X-CUBE-AI support custom layer for keras?

  • March 11, 2021
  • 1 reply
  • 814 views

I trained a model which includes my custom layer, but I met a error that says "unknown layer" when analysizing th model. Thansk a lot.

    This topic has been closed for replies.

    1 reply

    fauvarque.daniel
    ST Employee
    March 11, 2021

    X-CUBE-AI 6.0.0 that will be released in the next couple of days has support for Keras custom layers.

    It includes the support of a fully custom layer where you'll have to provide the python code and the C code that runs on the target.

    Regards

    Daniel