Unfused_Frozen_BatchNorm and Unfused_Upsample_with_two_input model and test data added#734
Merged
opencv-pushbot merged 1 commit intoopencv:3.4from Apr 22, 2020
Merged
Conversation
383d21e to
58b6aba
Compare
6 tasks
44c57d6 to
c6091b3
Compare
dkurt
reviewed
Apr 1, 2020
dkurt
reviewed
Apr 1, 2020
f7176b1 to
6265fc1
Compare
dkurt
reviewed
Apr 2, 2020
dkurt
reviewed
Apr 2, 2020
6265fc1 to
c836f06
Compare
c836f06 to
3f8449a
Compare
dkurt
reviewed
Apr 12, 2020
3f8449a to
c8d38d2
Compare
dkurt
reviewed
Apr 13, 2020
| x = Variable(torch.randn(1, 2, 3, 4)) | ||
| save_data_and_model("reduceL2_subgraph", x, model) | ||
|
|
||
| <<<<<<< HEAD |
Member
There was a problem hiding this comment.
BTW, consider enabling diff3 conflict style:
- https://stackoverflow.com/questions/27417656/should-diff3-be-default-conflictstyle-on-git
git config --global merge.conflictstyle diff3
Contributor
Author
There was a problem hiding this comment.
Oh, I am sorry. I was working on PR #16750 for last three days. So couldn't notice.
I will correct above artifacts.
Contributor
Author
There was a problem hiding this comment.
BTW, consider enabling diff3 conflict style:
- https://stackoverflow.com/questions/27417656/should-diff3-be-default-conflictstyle-on-git
git config --global merge.conflictstyle diff3
@alalek Done! thanks
c8d38d2 to
5297507
Compare
5297507 to
a2814ec
Compare
Merged
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.
No description provided.