public static class FusedResizeAndPadConv2D.Options extends Object
FusedResizeAndPadConv2D| Modifier and Type | Method and Description |
|---|---|
FusedResizeAndPadConv2D.Options |
resizeAlignCorners(Boolean resizeAlignCorners) |
public FusedResizeAndPadConv2D.Options resizeAlignCorners(Boolean resizeAlignCorners)
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.Copyright © 2015–2019. All rights reserved.