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

Too many indices for tensors of dimension 2 #7

Open
jingyuerY opened this issue Oct 27, 2022 · 0 comments
Open

Too many indices for tensors of dimension 2 #7

jingyuerY opened this issue Oct 27, 2022 · 0 comments

Comments

@jingyuerY
Copy link

When I run 'python3 sepsis_attentive.py --seed 2021 --intensity 'True' --model="ancde" --h_channel 49 --hh_channel 49 --layer 4 --lr 0.00001 --soft 'True' --slope_check '' --timewise 'True' --attention_channel 20 --attention_attention_channel 20 --step_mode 'valloss'', I got this error, the tenser has only two dimensions, but the index is three-dimensional
92362768ca9b7033c4ee848b73bfa00
After I change the index dimension, the following error occurs:
bc5965120d474493588fb29ca053386
Also, there is no module named 'odesolve'
a612271201aa12da8886c3cce061816

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