.. _l-onnx-doccom.microsoft-IsFinite: ======================== com.microsoft - IsFinite ======================== .. contents:: :local: .. _l-onnx-opcom-microsoft-isfinite-1: IsFinite - 1 (com.microsoft) ============================ **Version** * **name**: `IsFinite (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** IsFinite **Inputs** * **X** (heterogeneous) - **T**: The input tensor. **Outputs** * **Y** (heterogeneous) - **T1**: The output tensor. Its shape is the same as the input. **Examples**