com.microsoft - NhwcMaxPool#
NhwcMaxPool - 1#
Version
name: NhwcMaxPool (GitHub)
domain: com.microsoft
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.
Summary
Attributes
auto_pad - STRING :
ceil_mode - INT :
dilations - INTS :
kernel_shape - INTS (required) :
pads - INTS :
strides - INTS :
Inputs
x (heterogeneous) - T:
Outputs
y (heterogeneous) - T:
Type Constraints
T in ( tensor(int8), tensor(uint8) ):
Examples