Skip to main content
SVija.1
Visitor II
May 7, 2021
Question

Problem implementing some layers of ONNX model although the documentation states that these layers are supported.

  • May 7, 2021
  • 1 reply
  • 836 views

Although the documentation seems to support layers such as Unsqueeze and LogSoftMax for ONNX models, the X-Cube AI software gives errors such as

1) INTERNAL ERROR - Unexpected layer type Unsqueeze

2) TOOL ERROR - Unsupported layer type LogSoftmax

when an onnx model is input to be analyzed.

Would like to find out why this is so.

    This topic has been closed for replies.

    1 reply

    Gabriel Melo
    Associate II
    May 27, 2021

    Did you figure it out ? Just got the same internal error