We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11231b6 commit a6f7a23Copy full SHA for a6f7a23
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Fixed
11
12
+- `TensorSerializer` no longer sometimes fails to serialize very large
13
+ 1-dimensional tensors with multibyte `dtype`s
14
- `RedisStreamFile.readable()` and `RedisStreamFile.seekable()` now correctly
15
return `True`
16
0 commit comments