| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
BatchIFFT |
Ops.batchIFFT(Operand<?> input)
Adds an
BatchIFFT operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static BatchIFFT |
BatchIFFT.create(Scope scope,
Operand<?> input)
Factory method to create a class to wrap a new BatchIFFT operation to the graph.
|
Copyright © 2015–2019. All rights reserved.