We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ERROR burn_import::logger: PANIC => panicked at /home/simon/.cargo/git/checkouts/burn-178c6829f420dae1/4c73532/crates/burn-tensor/src/tensor/api/base.r s:720:9: === Tensor Operation Error === Operation: 'From Data' Reason: 1. Given dimensions differ from the tensor rank. Tensor rank: '1', given dimensions: '[32, 1, 1]'. --- stderr thread 'main' panicked at /home/simon/.cargo/git/checkouts/burn-178c6829f420dae1/4c73532/crates/burn-tensor/src/tensor/api/base.rs:720:9: === Tensor Operation Error === Operation: 'From Data' Reason: 1. Given dimensions differ from the tensor rank. Tensor rank: '1', given dimensions: '[32, 1, 1]'. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Model link: https://drive.google.com/file/d/1ijbMt1LETLQc6GDGAtEJx8ggEGenyM7m/view?usp=drive_link Related: #1915
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Model link: https://drive.google.com/file/d/1ijbMt1LETLQc6GDGAtEJx8ggEGenyM7m/view?usp=drive_link
Related: #1915
The text was updated successfully, but these errors were encountered: