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