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