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