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