.. _l-onnx-doccom.microsoft-PassThrough: =========================== com.microsoft - PassThrough =========================== .. contents:: :local: .. _l-onnx-opcom-microsoft-passthrough-1: PassThrough - 1 (com.microsoft) =============================== **Version** * **name**: `PassThrough (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** Barrier op with value pass through, outputs = inputs **Inputs** Between 1 and 2147483647 inputs. * **inputs** (variadic) - **T**: input tensors **Outputs** Between 1 and 2147483647 outputs. * **outputs** (variadic) - **T**: output tensors **Examples**