Package | Description |
---|---|
org.tensorflow.framework |
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 |
TensorDescriptionOrBuilder.getShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorDescription.getShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorDescription.Builder.getShapeOrBuilder()
Shape of the tensor.
|
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 |
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 |
AttrValueOrBuilder.getShapeOrBuilder()
"shape"
|
TensorShapeProtoOrBuilder |
AttrValue.getShapeOrBuilder()
"shape"
|
TensorShapeProtoOrBuilder |
AttrValue.Builder.getShapeOrBuilder()
"shape"
|
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 |
TensorProtoOrBuilder.getTensorShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorProto.getTensorShapeOrBuilder()
Shape of the tensor.
|
TensorShapeProtoOrBuilder |
TensorProto.Builder.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)"
|
Copyright © 2018. All rights reserved.