BICLab / Spike-Driven-Transformer

Offical implementation of "Spike-driven Transformer" (NeurIPS2023)
https://openreview.net/forum?id=9FmolyOHi5
Apache License 2.0
212 stars 15 forks source link

environment version #13

Closed ryikl closed 7 months ago

ryikl commented 7 months ago

Hello, thank you for sharing. I would like to ask about your specific environment version, because when configuring the environment, it always shows that I do not have CuPy installed (but it is actually installed), so I guess it is a version problem.Or do you have any solution?

AssertionError: CuPy is not installed! You can install it from "https://github.com/cupy/cupy".

jkhu29 commented 7 months ago

Please check previous issues https://github.com/BICLab/Spike-Driven-Transformer/issues/4 first.