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

[TODO] fix: ndarray broadcast error in mini-batch #24

Closed
L-M-Sherlock opened this issue Aug 24, 2023 · 0 comments · Fixed by #26
Closed

[TODO] fix: ndarray broadcast error in mini-batch #24

L-M-Sherlock opened this issue Aug 24, 2023 · 0 comments · Fixed by #26
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@L-M-Sherlock
Copy link
Member

[2023-08-24T07:47:59.094608+00:00 - ERROR - /Users/jarrettye/.cargo/git/checkouts/burn-acfbee6a141c1b41/8808ee2/burn-train/src/learner/log.rs:82] PANIC => panicked at 'ndarray: could not broadcast array from shape: [2] to: [1]', /Users/jarrettye/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.15.6/src/lib.rs:1529:13

Keep track:

@L-M-Sherlock L-M-Sherlock added bug Something isn't working help wanted Extra attention is needed labels Aug 24, 2023
@L-M-Sherlock L-M-Sherlock changed the title [TODO] fix: ndarray: could not broadcast array from shape: [2] to: [1] [TODO] fix: ndarray broadcast error in mini-batch Aug 24, 2023
@dae dae closed this as completed in #26 Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant