public static class ResizeBicubicGrad.Options extends Object
ResizeBicubicGrad| Modifier and Type | Method and Description |
|---|---|
ResizeBicubicGrad.Options |
alignCorners(Boolean alignCorners) |
public ResizeBicubicGrad.Options alignCorners(Boolean alignCorners)
alignCorners - If true, the centers of the 4 corner pixels of the input and grad tensors are
aligned. Defaults to false.Copyright © 2015–2019. All rights reserved.