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
After installation (across three different setups) the following code does not work:
from butterfly import Butterfly Butterfly(10,10)
Error: "too many indices for tensor of dimension 4".
Question. Can anyone make a Google Colab that imports Butterfly without error?
The text was updated successfully, but these errors were encountered:
Sure, I'll create a docker image and/or Colab this weekend. I'm a bit swamped with deadline until Friday.
Sorry, something went wrong.
Thanks for the fast reply! The colab would be awesome. I'm not sure what the benefits of docker would be compared to colab.
No branches or pull requests
After installation (across three different setups) the following code does not work:
Error: "too many indices for tensor of dimension 4".
Question. Can anyone make a Google Colab that imports Butterfly without error?
The text was updated successfully, but these errors were encountered: