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

Batch size question #3

Open
QuintonQu opened this issue Aug 30, 2024 · 0 comments
Open

Batch size question #3

QuintonQu opened this issue Aug 30, 2024 · 0 comments

Comments

@QuintonQu
Copy link

QuintonQu commented Aug 30, 2024

Hi thanks to your good work. However, I found a problem. The code will raise error when the batch_size != 1. Is the batch size really useful in your code?
flow_np_x = flow_np[:, 0, :, :].reshape(self.height, self.width)

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