| Package | Description |
|---|---|
| org.tensorflow.distruntime | |
| org.tensorflow.framework | |
| org.tensorflow.util |
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProtoOrBuilder |
CompleteInstanceRequest.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 4; |
TensorShapeProtoOrBuilder |
CompleteInstanceRequest.Builder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 4; |
TensorShapeProtoOrBuilder |
CompleteInstanceRequestOrBuilder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 4; |
| 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 |
AttrValueOrBuilder.getShapeOrBuilder()
"shape"
|
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 |
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 |
TensorDescription.getShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorDescription.Builder.getShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorDescriptionOrBuilder.getShapeOrBuilder()
Shape of the tensor.
|
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 |
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.
|
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.
|
| 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 |
BundleEntryProto.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
BundleEntryProto.Builder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder |
BundleEntryProtoOrBuilder.getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 2; |
Copyright © 2021. All rights reserved.