[RELAY]Testing Inception, Squeezenet, VGG port#2013
Merged
tqchen merged 3 commits intoapache:masterfrom Nov 24, 2018
Merged
Conversation
Member
Author
|
https://discuss.tvm.ai/t/relay-concatenate-for-incompletetypenode/1045 This issue exists for Squeezenet and InceptionV3, |
Member
Author
|
@eqy @Huyuwei @slyubomirsky please help to review. TIA |
774285f to
b77a8ca
Compare
b77a8ca to
c2f8f22
Compare
Member
Author
|
@eqy @Huyuwei @slyubomirsky @tqchen please help to review. |
yzhliu
reviewed
Nov 6, 2018
| padding=pad, | ||
| name='%s%s_conv1' % (name, suffix)) | ||
|
|
||
| #bn = sym.batch_norm(data=conv, name='%s%s_batchnorm' % (name, suffix), epsilon=2e-5) |
Member
There was a problem hiding this comment.
remove the comment, so as those below.
Member
|
@yzhliu can you do a follow-up review and merge it if it is OK? |
bbb8a39 to
f3a218a
Compare
tqchen
approved these changes
Nov 24, 2018
Member
|
Thanks, @siju-samuel I merged this in. However, the current code still has problems that need to be fixed, see #2163 on followups |
FrozenGene
pushed a commit
to FrozenGene/tvm
that referenced
this pull request
Dec 27, 2018
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers.