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.
compute_encoded_representation_type
1 parent f818fde commit 213c2adCopy full SHA for 213c2ad
docs/v3/core/v3.0.rst
@@ -1106,7 +1106,7 @@ Logically, a codec ``c`` must define three properties:
1106
representation and any codec parameters. In the case of a decoded
1107
representation that is a multi-dimensional array, the shape and data type
1108
of the encoded representation must be computable based only on the shape
1109
- and data type, but not the actual element values, of the encoded
+ and data type, but not the actual element values, of the decoded
1110
representation. If the ``decoded_representation_type`` is not supported,
1111
this algorithm must fail with an error.
1112
0 commit comments