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

The xception has exception when running #13

Open
liuzhenkun opened this issue Jul 25, 2018 · 0 comments
Open

The xception has exception when running #13

liuzhenkun opened this issue Jul 25, 2018 · 0 comments

Comments

@liuzhenkun
Copy link

liuzhenkun commented Jul 25, 2018

Hi, @mlopezantequera @kwotsin

Thank you for sharing so nice codes to us.
I have tested successfully with my code with the AlexNet model which implemented by tensorflow, however there is something wrong with your xception model instead of AlexNet.
Here is the exception in line 66 of xception.py:

InvalidArgumentError (see above for traceback): total number of outputs should be within the range of int which is used in the GPU kernel128 vs 128
[[Node: Xception/block2_dws_conv2/separable_conv2d/depthwise = DepthwiseConv2dNative[T=DT_FLOAT, data_format="NHWC", padding="SAME", strides=[1, 1, 1, 1], _device="/job:localhost/replica:0/task:0/cpu:0"](Xception/block2_relu1, Xception/block2_dws_conv2/depthwise_weights/read)]]

Could you give me a hand for this problem?

Thanks
BR!
From Alex, China

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

1 participant