| Package | Description |
|---|---|
| org.tensorflow.framework | |
| org.tensorflow.util |
| Modifier and Type | Class and Description |
|---|---|
class |
TensorSliceProto
Can only be interpreted if you know the corresponding TensorShape.
|
static class |
TensorSliceProto.Builder
Can only be interpreted if you know the corresponding TensorShape.
|
| Modifier and Type | Method and Description |
|---|---|
TensorSliceProtoOrBuilder |
BundleEntryProto.getSlicesOrBuilder(int index)
Iff present, this entry represents a partitioned tensor.
|
TensorSliceProtoOrBuilder |
BundleEntryProto.Builder.getSlicesOrBuilder(int index)
Iff present, this entry represents a partitioned tensor.
|
TensorSliceProtoOrBuilder |
BundleEntryProtoOrBuilder.getSlicesOrBuilder(int index)
Iff present, this entry represents a partitioned tensor.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TensorSliceProtoOrBuilder> |
BundleEntryProto.getSlicesOrBuilderList()
Iff present, this entry represents a partitioned tensor.
|
List<? extends TensorSliceProtoOrBuilder> |
BundleEntryProto.Builder.getSlicesOrBuilderList()
Iff present, this entry represents a partitioned tensor.
|
List<? extends TensorSliceProtoOrBuilder> |
BundleEntryProtoOrBuilder.getSlicesOrBuilderList()
Iff present, this entry represents a partitioned tensor.
|
Copyright © 2021. All rights reserved.