| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Complex.Attrs |
tensorflow.Complex.Attrs.position(long position) |
tensorflow.Complex.Attrs |
tensorflow.Complex.Attrs.Tout_(int Tout_) |
static tensorflow.Complex.Attrs |
tensorflow.Complex.Tout(int x) |
tensorflow.Complex.Attrs |
tensorflow.Complex.Attrs.Tout(int x)
Defaults to DT_COMPLEX64
|
| Constructor and Description |
|---|
Complex(tensorflow.Scope scope,
tensorflow.Input real,
tensorflow.Input imag,
tensorflow.Complex.Attrs attrs) |
Copyright © 2019. All rights reserved.