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