Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with ONNXIfOp and Graph attributes #344

Open
bmanga opened this issue Oct 12, 2020 · 1 comment
Open

Error with ONNXIfOp and Graph attributes #344

bmanga opened this issue Oct 12, 2020 · 1 comment

Comments

@bmanga
Copy link

bmanga commented Oct 12, 2020

If a model contains if operations where the then_branch and else_branch attributes are other graphs, execution fails with the following error:

datatype for attribute is not implemented
UNREACHABLE executed at /home/bruno/Projects/onnx-mlir/src/Builder/FrontendDialectTransformer.cpp:144!

@doru1004
Copy link
Collaborator

doru1004 commented Nov 6, 2020

I believe if operation support is not yet complete. @tjingrant @chentong319 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants