| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static ResizeBicubicGrad.Options |
ResizeBicubicGrad.alignCorners(Boolean alignCorners) |
ResizeBicubicGrad.Options |
ResizeBicubicGrad.Options.alignCorners(Boolean alignCorners) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
ResizeBicubicGrad.create(Scope scope,
Operand<Float> grads,
Operand<T> originalImage,
ResizeBicubicGrad.Options... options)
Factory method to create a class to wrap a new ResizeBicubicGrad operation to the graph.
|
Copyright © 2015–2019. All rights reserved.