| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.PartialTensorShape
Manages the partially known dimensions of a Tensor and their sizes.
|
static class |
tensorflow.TensorShape
Represents the shape of a Tensor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TensorShapeBase |
tensorflow.TensorShapeBase.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.TensorShapeBase.AppendShape(tensorflow.TensorShapeBase shape)
Appends all the dimensions from
shape. |
Copyright © 2019. All rights reserved.