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