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] Improve more operator mxnet frontend importer #2772

Merged
merged 4 commits into from
Mar 11, 2019
Merged

[Relay] Improve more operator mxnet frontend importer #2772

merged 4 commits into from
Mar 11, 2019

Conversation

oovm
Copy link
Contributor

@oovm oovm commented Mar 11, 2019

Add following symbols to tvm.relay.frontend.from_mxnet:

  • mx.symbol.square
  • mx.symbol.sqrt
  • mx.symbol.square
  • mx.symbol.cbrt
  • mx.symbol.rcbrt
  • mx.symbol.mean

@tqchen tqchen changed the title [Relay]fix mxnet frontend interpreter [Relay] Improve more operator mxnet frontend importer Mar 11, 2019
@tqchen tqchen merged commit 92a0048 into apache:master Mar 11, 2019
@tqchen
Copy link
Member

tqchen commented Mar 11, 2019

Thanks, @GalAster ! this is now merged. Next time, please remember to request reviews from reviewers

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.

2 participants