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

using tonic in place of spikedata #267

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

laurentperrinet
Copy link
Contributor

  • adapted notebooks to use tonic instead of the deprecated spikedata module

  • added a DATADIR variable to let user choose their data directory (/tmp has the nice property of getting easily flushed..)

  • fixed an error to a call of a deprecated torch function: AttributeError: module 'torch' has no attribute '_six'

  • removed all outputs to reduce size of notebooks

Note that I left the cells with the deprecated code as it still works.

* adapted notebooks to use tonic instead of the deprecated `spikedata` module

* added a `DATADIR` variable to let user choose their data directory (`/tmp` has the nice property of getting easily flushed..)

*  fixed an error to a call of a deprecated torch function: `AttributeError: module 'torch' has no attribute '_six'`

* removed all outputs to reduce size of notebooks
@jeshraghian jeshraghian merged commit fcaad97 into jeshraghian:master Jan 24, 2024
4 checks passed
@jeshraghian
Copy link
Owner

Sorry this took me so long! All looking good. Those examples are pretty old and janky so not sure if the notebooks work anymore, but will probably just build a fresh set of dataset tutorials.

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

Successfully merging this pull request may close these issues.

2 participants