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