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

Change of batch size #1

Open
Bowang001 opened this issue Apr 11, 2022 · 0 comments
Open

Change of batch size #1

Bowang001 opened this issue Apr 11, 2022 · 0 comments

Comments

@Bowang001
Copy link

I am trying to change the batch size to reduce the running time and see the influence on accuracy. But walk-forward validation always has errors when I change the batch size to 7. The error is
Graph execution error:
Specified a list with shape [7,24] from a tensor with shape [1,24]
[[{{node TensorArrayUnstack/TensorListFromTensor}}]]
[[sequential_2/lstm_2/PartitionedCall]] [Op:__inference_predict_function_451718]
I am a rookie of deep learning and could you give me some advice?

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