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