Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add channels last support for FractionalMaxPool2d #61337

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

Closed
wants to merge 1 commit into from

Conversation

mingfeima
Copy link
Collaborator

@mingfeima mingfeima commented Jul 7, 2021

Stack from ghstack:

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jul 7, 2021

💊 CI failures summary and remediations

As of commit 9fd0ff4 (more details on the Dr. CI page and at hud.pytorch.org/pr/61337):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build Lint / mypy (1/1)

Step: "Run mypy" (full log | diagnosis details | 🔁 rerun)

2021-07-07T07:22:14.9642518Z aten/src/ATen/nati...ive/quantized/cpu/qnnpack/deps/clog/configure.py')
2021-07-07T07:21:52.6164678Z env:
2021-07-07T07:21:52.6165423Z   pythonLocation: /opt/hostedtoolcache/Python/3.8.10/x64
2021-07-07T07:21:52.6166212Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.10/x64/lib
2021-07-07T07:21:52.6166784Z ##[endgroup]
2021-07-07T07:21:52.6311176Z + STATUS=
2021-07-07T07:21:52.6312053Z + for CONFIG in mypy*.ini
2021-07-07T07:21:52.6313413Z + mypy --config=mypy-strict.ini
2021-07-07T07:22:08.3816996Z Success: no issues found in 149 source files
2021-07-07T07:22:09.1191765Z + for CONFIG in mypy*.ini
2021-07-07T07:22:09.1193470Z + mypy --config=mypy.ini
2021-07-07T07:22:14.9642518Z aten/src/ATen/native/quantized/cpu/qnnpack/configure.py: error: Duplicate module named 'configure' (also at './aten/src/ATen/native/quantized/cpu/qnnpack/deps/clog/configure.py')
2021-07-07T07:22:14.9646316Z aten/src/ATen/native/quantized/cpu/qnnpack/configure.py: note: Are you missing an __init__.py? Alternatively, consider using --exclude to avoid checking one of them.
2021-07-07T07:22:14.9649171Z Found 1 error in 1 file (errors prevented further checking)
2021-07-07T07:22:16.6438134Z + STATUS=fail
2021-07-07T07:22:16.6439072Z + '[' -n fail ']'
2021-07-07T07:22:16.6439635Z + echo 'Please fix the above mypy warnings.'
2021-07-07T07:22:16.6441903Z + false
2021-07-07T07:22:16.6442318Z Please fix the above mypy warnings.
2021-07-07T07:22:16.6449226Z ##[error]Process completed with exit code 1.
2021-07-07T07:22:16.6540371Z Post job cleanup.
2021-07-07T07:22:16.7544838Z [command]/usr/bin/git version

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

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