.. _l-onnx-doccom.microsoft-GistBinarizeDecoder: =================================== com.microsoft - GistBinarizeDecoder =================================== .. contents:: :local: .. _l-onnx-opcom-microsoft-gistbinarizedecoder-1: GistBinarizeDecoder - 1 (com.microsoft) ======================================= **Version** * **name**: `GistBinarizeDecoder (GitHub) `_ * **domain**: **com.microsoft** * **since_version**: **1** * **function**: * **support_level**: * **shape inference**: This version of the operator has been available **since version 1 of domain com.microsoft**. **Summary** **Attributes** * **to** (required): The data type to which the elements of the input tensor are cast. Strictly must be one of the types from DataType enum in TensorProto Default value is ``?``. **Inputs** * **X** (heterogeneous) - **T1**: compresssed input **Outputs** * **Y** (heterogeneous) - **T**: uncompressed output **Examples**