com.microsoft.nchwc - ReorderOutput#

ReorderOutput - 1#

Version

  • name: ReorderOutput (GitHub)

  • domain: com.microsoft.nchwc

  • since_version: 1

  • function:

  • support_level: SupportType.COMMON

  • shape inference: True

This version of the operator has been available since version 1 of domain com.microsoft.nchwc.

Summary

Attributes

  • channels - INT :

  • channels_last - INT :

Inputs

  • X (heterogeneous) - T:

Outputs

  • Y (heterogeneous) - T:

Type Constraints

  • T in ( tensor(float) ): Constrain input and output types to float tensors

Examples