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][keras] added interpolation method of Upsampling2D #2854

Merged
merged 3 commits into from
Mar 19, 2019

Conversation

lhelontra
Copy link
Contributor

During converting keras model to relay, upsampling2d always uses nearest interpolation method but keras supports bilinear and nearest methods.

@Huyuwei
Copy link
Contributor

Huyuwei commented Mar 19, 2019

@lhelontra Please add a testcase

@Huyuwei Huyuwei merged commit d5b3422 into apache:master Mar 19, 2019
@Huyuwei
Copy link
Contributor

Huyuwei commented Mar 19, 2019

@lhelontra Thanks, this is merged.

wweic pushed a commit to wweic/tvm that referenced this pull request Mar 20, 2019
…pache#2854)

* [Relay][Frontend][keras] added interpolation method of Upsampling2D.

* added testcase

* small fixes
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 20, 2019
…pache#2854)

* [Relay][Frontend][keras] added interpolation method of Upsampling2D.

* added testcase

* small fixes
Laurawly pushed a commit to Laurawly/tvm-1 that referenced this pull request Mar 22, 2019
…pache#2854)

* [Relay][Frontend][keras] added interpolation method of Upsampling2D.

* added testcase

* small fixes
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.

2 participants