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