You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
tensorflow.python.framework.errors_impl.InvalidArgumentError: Default AvgPoolingOp only supports NHWC on device type CPU
[[{{node 0.3562700616991372/AvgPool}}]]
The text was updated successfully, but these errors were encountered:
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?
tensorflow.python.framework.errors_impl.InvalidArgumentError: Default AvgPoolingOp only supports NHWC on device type CPU
[[{{node 0.3562700616991372/AvgPool}}]]
The text was updated successfully, but these errors were encountered: