Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Can't run the training on the model for CNNSVM #47

Closed
alexisfranche opened this issue Apr 25, 2021 · 6 comments
Closed

Can't run the training on the model for CNNSVM #47

alexisfranche opened this issue Apr 25, 2021 · 6 comments

Comments

@alexisfranche
Copy link

Hi, I am trying to run the code however I am getting this error.

InvalidArgumentError: You must feed a value for placeholder tensor 'input_4/x_input' with dtype float and shape [?,784]
[[{{node input_4/x_input}}]]

@alexisfranche
Copy link
Author

Any idea as to why this error is occuring?

@AFAgarap
Copy link
Owner

Inspect the shape of your tensor.

@alexisfranche
Copy link
Author

alexisfranche commented Apr 27, 2021 via email

@AFAgarap
Copy link
Owner

Did you install the tf version listed in requirements.txt?

@alexisfranche
Copy link
Author

alexisfranche commented Apr 27, 2021 via email

@AFAgarap
Copy link
Owner

Can't help you anymore. Sorry. I've fully migrated to PyTorch. You can do some inspection of your own, check the tensor shapes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants