| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.signal |
| Modifier and Type | Method and Description |
|---|---|
<T> Ifft2d<T> |
SignalOps.ifft2d(Operand<T> input)
Builds an
Ifft2d operation |
| Modifier and Type | Method and Description |
|---|---|
static <T> Ifft2d<T> |
Ifft2d.create(Scope scope,
Operand<T> input)
Factory method to create a class wrapping a new Ifft2d operation.
|
Copyright © 2015–2019. All rights reserved.