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

tensorflow.python.framework.errors_impl.InvalidArgumentError: Default AvgPoolingOp only supports NHWC on device type CPU [[{{node 0.3562700616991372/AvgPool}}]] #3

Open
mumuyanyan opened this issue Sep 9, 2019 · 4 comments

Comments

@mumuyanyan
Copy link

tensorflow.python.framework.errors_impl.InvalidArgumentError: Default AvgPoolingOp only supports NHWC on device type CPU
[[{{node 0.3562700616991372/AvgPool}}]]

@danielbanfield
Copy link

danielbanfield commented Oct 9, 2019

running into the same issue whilst trying to run fewshot-face-translation-GAN on my local machine. I imagine something needs configuring for CPU use rather than GPU?

@kbt18
Copy link

kbt18 commented Nov 3, 2019

same issue encountered when calling FaceAlignmentDetector.detect_face() in the demo notebook

@CSUHYD
Copy link

CSUHYD commented Sep 8, 2020

same issue

@goldpt
Copy link

goldpt commented Sep 13, 2021

I have also same issue. Is there any update?

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

No branches or pull requests

5 participants