ResizeBicubicGrad.Options

public static class ResizeBicubicGrad.Options

Optional attributes for ResizeBicubicGrad

Public Methods

ResizeBicubicGrad.Options
alignCorners(Boolean alignCorners)
ResizeBicubicGrad.Options
halfPixelCenters(Boolean halfPixelCenters)

Inherited Methods

Public Methods

public ResizeBicubicGrad.Options alignCorners (Boolean alignCorners)

Parameters
alignCorners If true, the centers of the 4 corner pixels of the input and grad tensors are aligned. Defaults to false.

public ResizeBicubicGrad.Options halfPixelCenters (Boolean halfPixelCenters)