| Package | Description |
|---|---|
| org.tensorflow.example | |
| org.tensorflow.framework | |
| org.tensorflow.util |
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProtoOrBuilder |
FixedLenFeatureProtoOrBuilder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
FixedLenFeatureProto.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
FixedLenFeatureProto.Builder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
| Modifier and Type | Class and Description |
|---|---|
class |
TensorShapeProto
Dimensions of a tensor.
|
static class |
TensorShapeProto.Builder
Dimensions of a tensor.
|
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProtoOrBuilder |
AttrValue.getShapeOrBuilder()
"shape"
|
TensorShapeProtoOrBuilder |
AttrValue.Builder.getShapeOrBuilder()
"shape"
|
TensorShapeProtoOrBuilder |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
AttrValueOrBuilder.getShapeOrBuilder()
"shape"
|
TensorShapeProtoOrBuilder |
TensorDescriptionOrBuilder.getShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorDescription.getShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorDescription.Builder.getShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
CostGraphDef.Node.OutputInfoOrBuilder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder |
CostGraphDef.Node.OutputInfo.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder |
CostGraphDef.Node.OutputInfo.Builder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProtoOrBuilder |
AttrValue.ListValueOrBuilder.getShapeOrBuilder(int index)
"list(shape)"
|
TensorShapeProtoOrBuilder |
AttrValue.ListValue.getShapeOrBuilder(int index)
"list(shape)"
|
TensorShapeProtoOrBuilder |
AttrValue.ListValue.Builder.getShapeOrBuilder(int index)
"list(shape)"
|
TensorShapeProtoOrBuilder |
TensorInfoOrBuilder.getTensorShapeOrBuilder()
The static shape should be recorded here, to the extent that it can
be known in advance.
|
TensorShapeProtoOrBuilder |
TensorProto.getTensorShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorProto.Builder.getTensorShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorProtoOrBuilder.getTensorShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorInfo.getTensorShapeOrBuilder()
The static shape should be recorded here, to the extent that it can
be known in advance.
|
TensorShapeProtoOrBuilder |
TensorInfo.Builder.getTensorShapeOrBuilder()
The static shape should be recorded here, to the extent that it can
be known in advance.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TensorShapeProtoOrBuilder> |
AttrValue.ListValueOrBuilder.getShapeOrBuilderList()
"list(shape)"
|
List<? extends TensorShapeProtoOrBuilder> |
AttrValue.ListValue.getShapeOrBuilderList()
"list(shape)"
|
List<? extends TensorShapeProtoOrBuilder> |
AttrValue.ListValue.Builder.getShapeOrBuilderList()
"list(shape)"
|
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProtoOrBuilder |
SavedSliceMeta.getShapeOrBuilder()
Shape of the tensor
|
TensorShapeProtoOrBuilder |
SavedSliceMeta.Builder.getShapeOrBuilder()
Shape of the tensor
|
TensorShapeProtoOrBuilder |
BundleEntryProto.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
BundleEntryProto.Builder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
SavedSliceMetaOrBuilder.getShapeOrBuilder()
Shape of the tensor
|
TensorShapeProtoOrBuilder |
BundleEntryProtoOrBuilder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
Copyright © 2015–2019. All rights reserved.