QuantizedResizeBilinear.Options

public static class QuantizedResizeBilinear.Options

Optional attributes for QuantizedResizeBilinear

Public Methods

QuantizedResizeBilinear.Options
alignCorners(Boolean alignCorners)
QuantizedResizeBilinear.Options
halfPixelCenters(Boolean halfPixelCenters)

Inherited Methods

Public Methods

public QuantizedResizeBilinear.Options alignCorners (Boolean alignCorners)

Parameters
alignCorners 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.

public QuantizedResizeBilinear.Options halfPixelCenters (Boolean halfPixelCenters)