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

[RELAY][FRONTEND] Initial MXNet frontend support. #2163

Merged
merged 2 commits into from
Nov 25, 2018
Merged

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Nov 25, 2018

This PR enables mxnet frontend for relay. It also fixes some problems along the way. It passes the old test-cases in NNVMv1 frontend tests.

  • Problem of FoldScaleAxis when folding
  • CombineParallelConv2D is temporary disabled, there are some problems running end to end code cc @vinx13
  • Updated support for expand_dims, squeeze @slyubomirsky
  • support reduce @siju-samuel

TODO in follow up PRs

@tqchen
Copy link
Member Author

tqchen commented Nov 25, 2018

cc @zhreshold @jroesch @ZihengJiang please review

@tqchen tqchen merged commit d4f8d20 into apache:master Nov 25, 2018
@tqchen tqchen mentioned this pull request Nov 26, 2018
FrozenGene pushed a commit to FrozenGene/tvm that referenced this pull request Dec 27, 2018
@ZihengJiang ZihengJiang mentioned this pull request Feb 1, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
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

Successfully merging this pull request may close these issues.

1 participant