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

Value passed to parameter 'shape' has DataType float32 not in list of allowed values: int32, int64 #8

Open
elhazz opened this issue May 13, 2021 · 1 comment

Comments

@elhazz
Copy link

elhazz commented May 13, 2021

Hello
First of all, congratulation on your model. I tried to run it and have some issues.

on the reshape section I have this error, and cannot figure out how to resolve it.
inputs = tf.reshape(inputs, [-1, n_channels, input_depth / n_channels])

Error:
Value passed to parameter 'shape' has DataType float32 not in list of allowed values: int32, int64

Thank you for any help

@MousaviSajad
Copy link
Owner

MousaviSajad commented May 14, 2021 via email

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

2 participants