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

[Frontend] Check all unsupported ops before raising an exception #5929

Merged
merged 1 commit into from Jun 26, 2020

Conversation

comaniac
Copy link
Contributor

To better understand which ops are missing in the MXNet frontend, it would be better to traverse an entire model and provide a list of unsupported ops and their counts instead of throwing an exception right after the first unsupported op.

cc @icemelon9 @tqchen

@tqchen tqchen merged commit 318d268 into apache:master Jun 26, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 30, 2020
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Jul 2, 2020
@comaniac comaniac deleted the list_unsupport_ops branch October 19, 2020 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants