FusedResizeAndPadConv2d.Options

public static class FusedResizeAndPadConv2d.Options

Optional attributes for FusedResizeAndPadConv2d

Public Methods

FusedResizeAndPadConv2d.Options
resizeAlignCorners(Boolean resizeAlignCorners)

Inherited Methods

Public Methods

public FusedResizeAndPadConv2d.Options resizeAlignCorners (Boolean resizeAlignCorners)

Parameters
resizeAlignCorners If true, the centers of the 4 corner pixels of the input and output tensors are aligned, preserving the values at the corner pixels. Defaults to false.