Skip to content

Commit

Permalink
Update bugs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fangwei123456 committed Apr 1, 2023
1 parent b7e40d8 commit 6c38a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bugs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Some fatal bugs and when the bug is fixed are shown in this table. Note that the
| Bug: When using CuPy with `version >= 10`, CuPy will change `torch.cuda.current_device()` to 0, https://github.com/cupy/cupy/issues/6569. This bug will break training when using Distributed Data Parallel (DDP). | 2022-03-22 |
| **Release: 0.0.0.0.12** | 2022-05-01 |
| **Release: 0.0.0.0.14** | 2023-03-20 |
| Bug: The SHD dataset can not be integrated to frame by fixed duration correctly, https://github.com/fangwei123456/spikingjelly/issues/361. | 2023-04-01 |
| Bug: The SHD dataset can not be integrated to frames by fixed duration correctly, https://github.com/fangwei123456/spikingjelly/issues/361. This bug will create wrong frames if the user uses `spikingjelly.datasets.SpikingHeidelbergDigits(duration=duration, ...)` when `duration` is not `None`.| 2023-04-01 |

0 comments on commit 6c38a93

Please sign in to comment.