| Package | Description |
|---|---|
| org.tensorflow.example | |
| org.tensorflow.framework | |
| org.tensorflow.util |
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProto |
FixedLenFeatureProtoOrBuilder.getShape()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto |
FixedLenFeatureProto.getShape()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto |
FixedLenFeatureProto.Builder.getShape()
.tensorflow.TensorShapeProto shape = 2; |
| Modifier and Type | Method and Description |
|---|---|
FixedLenFeatureProto.Builder |
FixedLenFeatureProto.Builder.mergeShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2; |
FixedLenFeatureProto.Builder |
FixedLenFeatureProto.Builder.setShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2; |
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProto |
TensorShapeProto.Builder.build() |
TensorShapeProto |
TensorShapeProto.Builder.buildPartial() |
static TensorShapeProto |
TensorShapeProto.getDefaultInstance() |
TensorShapeProto |
TensorShapeProto.getDefaultInstanceForType() |
TensorShapeProto |
TensorShapeProto.Builder.getDefaultInstanceForType() |
TensorShapeProto |
AttrValue.getShape()
"shape"
|
TensorShapeProto |
AttrValue.Builder.getShape()
"shape"
|
TensorShapeProto |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder.getShape()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.getShape()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder.getShape()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto |
AttrValueOrBuilder.getShape()
"shape"
|
TensorShapeProto |
TensorDescriptionOrBuilder.getShape()
Shape of the tensor.
|
TensorShapeProto |
TensorDescription.getShape()
Shape of the tensor.
|
TensorShapeProto |
TensorDescription.Builder.getShape()
Shape of the tensor.
|
TensorShapeProto |
CostGraphDef.Node.OutputInfoOrBuilder.getShape()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProto |
CostGraphDef.Node.OutputInfo.getShape()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProto |
CostGraphDef.Node.OutputInfo.Builder.getShape()
.tensorflow.TensorShapeProto shape = 3; |
TensorShapeProto |
AttrValue.ListValueOrBuilder.getShape(int index)
"list(shape)"
|
TensorShapeProto |
AttrValue.ListValue.getShape(int index)
"list(shape)"
|
TensorShapeProto |
AttrValue.ListValue.Builder.getShape(int index)
"list(shape)"
|
TensorShapeProto |
TensorInfoOrBuilder.getTensorShape()
The static shape should be recorded here, to the extent that it can
be known in advance.
|
TensorShapeProto |
TensorProto.getTensorShape()
Shape of the tensor.
|
TensorShapeProto |
TensorProto.Builder.getTensorShape()
Shape of the tensor.
|
TensorShapeProto |
TensorProtoOrBuilder.getTensorShape()
Shape of the tensor.
|
TensorShapeProto |
TensorInfo.getTensorShape()
The static shape should be recorded here, to the extent that it can
be known in advance.
|
TensorShapeProto |
TensorInfo.Builder.getTensorShape()
The static shape should be recorded here, to the extent that it can
be known in advance.
|
static TensorShapeProto |
TensorShapeProto.parseDelimitedFrom(InputStream input) |
static TensorShapeProto |
TensorShapeProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorShapeProto |
TensorShapeProto.parseFrom(byte[] data) |
static TensorShapeProto |
TensorShapeProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorShapeProto |
TensorShapeProto.parseFrom(ByteBuffer data) |
static TensorShapeProto |
TensorShapeProto.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorShapeProto |
TensorShapeProto.parseFrom(com.google.protobuf.ByteString data) |
static TensorShapeProto |
TensorShapeProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorShapeProto |
TensorShapeProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static TensorShapeProto |
TensorShapeProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorShapeProto |
TensorShapeProto.parseFrom(InputStream input) |
static TensorShapeProto |
TensorShapeProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TensorShapeProto> |
TensorShapeProto.getParserForType() |
List<TensorShapeProto> |
AttrValue.ListValueOrBuilder.getShapeList()
"list(shape)"
|
List<TensorShapeProto> |
AttrValue.ListValue.getShapeList()
"list(shape)"
|
List<TensorShapeProto> |
AttrValue.ListValue.Builder.getShapeList()
"list(shape)"
|
static com.google.protobuf.Parser<TensorShapeProto> |
TensorShapeProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addShape(int index,
TensorShapeProto value)
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addShape(TensorShapeProto value)
"list(shape)"
|
TensorShapeProto.Builder |
TensorShapeProto.Builder.mergeFrom(TensorShapeProto other) |
AttrValue.Builder |
AttrValue.Builder.mergeShape(TensorShapeProto value)
"shape"
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder.mergeShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2; |
TensorDescription.Builder |
TensorDescription.Builder.mergeShape(TensorShapeProto value)
Shape of the tensor.
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.mergeShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 3; |
TensorProto.Builder |
TensorProto.Builder.mergeTensorShape(TensorShapeProto value)
Shape of the tensor.
|
TensorInfo.Builder |
TensorInfo.Builder.mergeTensorShape(TensorShapeProto value)
The static shape should be recorded here, to the extent that it can
be known in advance.
|
static TensorShapeProto.Builder |
TensorShapeProto.newBuilder(TensorShapeProto prototype) |
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setShape(int index,
TensorShapeProto value)
"list(shape)"
|
AttrValue.Builder |
AttrValue.Builder.setShape(TensorShapeProto value)
"shape"
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder.setShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2; |
TensorDescription.Builder |
TensorDescription.Builder.setShape(TensorShapeProto value)
Shape of the tensor.
|
CostGraphDef.Node.OutputInfo.Builder |
CostGraphDef.Node.OutputInfo.Builder.setShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 3; |
TensorProto.Builder |
TensorProto.Builder.setTensorShape(TensorShapeProto value)
Shape of the tensor.
|
TensorInfo.Builder |
TensorInfo.Builder.setTensorShape(TensorShapeProto value)
The static shape should be recorded here, to the extent that it can
be known in advance.
|
| Modifier and Type | Method and Description |
|---|---|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllShape(Iterable<? extends TensorShapeProto> values)
"list(shape)"
|
| Modifier and Type | Method and Description |
|---|---|
TensorShapeProto |
SavedSliceMeta.getShape()
Shape of the tensor
|
TensorShapeProto |
SavedSliceMeta.Builder.getShape()
Shape of the tensor
|
TensorShapeProto |
BundleEntryProto.getShape()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto |
BundleEntryProto.Builder.getShape()
.tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto |
SavedSliceMetaOrBuilder.getShape()
Shape of the tensor
|
TensorShapeProto |
BundleEntryProtoOrBuilder.getShape()
.tensorflow.TensorShapeProto shape = 2; |
| Modifier and Type | Method and Description |
|---|---|
SavedSliceMeta.Builder |
SavedSliceMeta.Builder.mergeShape(TensorShapeProto value)
Shape of the tensor
|
BundleEntryProto.Builder |
BundleEntryProto.Builder.mergeShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2; |
SavedSliceMeta.Builder |
SavedSliceMeta.Builder.setShape(TensorShapeProto value)
Shape of the tensor
|
BundleEntryProto.Builder |
BundleEntryProto.Builder.setShape(TensorShapeProto value)
.tensorflow.TensorShapeProto shape = 2; |
Copyright © 2015–2019. All rights reserved.