Skip to main content

Module padding_style

Module padding_style 

Source
Expand description

MPSGraphPaddingStyle constants.

Constantsยง

EXPLICIT
Mirrors the MPSGraph framework constant EXPLICIT.
EXPLICIT_OFFSET
Mirrors the MPSGraph framework constant EXPLICIT_OFFSET.
ONNX_SAME_LOWER
Mirrors the MPSGraph framework constant ONNX_SAME_LOWER.
TF_SAME
Mirrors the MPSGraph framework constant TF_SAME.
TF_VALID
Mirrors the MPSGraph framework constant TF_VALID.