| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Unstack.Attrs |
tensorflow.Unstack.Attrs.axis_(long axis_) |
static tensorflow.Unstack.Attrs |
tensorflow.Unstack.Axis(long x) |
tensorflow.Unstack.Attrs |
tensorflow.Unstack.Attrs.Axis(long x)
Dimension along which to unpack.
|
tensorflow.Unstack.Attrs |
tensorflow.Unstack.Attrs.position(long position) |
| Constructor and Description |
|---|
Unstack(tensorflow.Scope scope,
tensorflow.Input value,
long num,
tensorflow.Unstack.Attrs attrs) |
Copyright © 2019. All rights reserved.