| 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.
|
static class |
tensorflow.TensorShapeBase
Base class for TensorShape and PartialTensorShape.
|
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.TensorShapeRep.put(tensorflow.TensorShapeRep b) |
| Constructor and Description |
|---|
TensorShapeRep(tensorflow.TensorShapeRep b)
Copy the specified shape
|
Copyright © 2019. All rights reserved.