-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Vflip and Hflip In tensor format #1466
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1466 +/- ##
==========================================
+ Coverage 64.46% 64.58% +0.12%
==========================================
Files 82 81 -1
Lines 6411 6399 -12
Branches 980 1000 +20
==========================================
Hits 4133 4133
+ Misses 1990 1978 -12
Partials 288 288
Continue to review full report at Codecov.
|
Didn't seem to work. I'll try contacting CircleCI to see what's going on |
@surgan12 I found this on their support page https://support.circleci.com/hc/en-us/articles/360008097173-Why-aren-t-pull-requests-triggering-jobs-on-my-organization- Can you follow what's listed there and let me know once you've done it? |
Sure !! |
@surgan12 there is a problem with CI, I'm trying to fix it but I think there is no need to close-reopen the PR for now |
@surgan12 I've fixed CI in master, can you rebase your PR and do the change in CircleCI mentioned in https://support.circleci.com/hc/en-us/articles/360008097173-Why-aren-t-pull-requests-triggering-jobs-on-my-organization- so that we can run tests on your PR |
@fmassa, the error has been resolved. Thanks ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
cc: @fmassa reopened.
ref: #1375