Skip to content

v1.0.6

Compare
Choose a tag to compare
@tczhangzhi tczhangzhi released this 20 Jun 16:19
· 232 commits to main since this release

TorchEEG v1.0.6 馃帀

This is a minor release, bringing some emergency fixes to TorchEEG v1.0.5.

Bugfixes

Fixed a bug in dataset initialization, where multiprocess data IO failed on Windows.

pandas.errors.EmptyDataError: No columns to parse from file

Fixed bug in installation, where PyG reported core dump.

Aborted (core dumped)

Fixed a bug in dataset initialization, where the space requested by lmdb is larger than the remaining disk space on Windows.

lmdb.Error