Skip to content

Onnx operation Div not currectly supported by Marabou. #884

@ytsao

Description

@ytsao

Hi,

I'm currently using Marabou to develop my research project.

I have a problem to verify CNN model which is stored in onnx format.
In this onnx file, it has Sub and Div operations to do the normalization before convolutional layer.
While, I got the error message: Caught a MarabouError error. Code: 105, Errno: 0, Message: Onnx operation Div not currently supported by Marabou. It seems, in current Marabou version, Marabou doesn't support Div operation in onnx file.
Will this operation be supporting in the future? Is there any way to deal with this issue now?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions