Uses of Class
org.tensorflow.framework.TensorShapeProto
-
Packages that use TensorShapeProto Package Description org.tensorflow.distruntime org.tensorflow.framework org.tensorflow.util -
-
Uses of TensorShapeProto in org.tensorflow.distruntime
Methods in org.tensorflow.distruntime that return TensorShapeProto Modifier and Type Method Description TensorShapeProtoCompleteInstanceRequest.Builder. getShape().tensorflow.TensorShapeProto shape = 4;TensorShapeProtoCompleteInstanceRequest. getShape().tensorflow.TensorShapeProto shape = 4;TensorShapeProtoCompleteInstanceRequestOrBuilder. getShape().tensorflow.TensorShapeProto shape = 4;Methods in org.tensorflow.distruntime with parameters of type TensorShapeProto Modifier and Type Method Description CompleteInstanceRequest.BuilderCompleteInstanceRequest.Builder. mergeShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 4;CompleteInstanceRequest.BuilderCompleteInstanceRequest.Builder. setShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 4; -
Uses of TensorShapeProto in org.tensorflow.framework
Methods in org.tensorflow.framework that return TensorShapeProto Modifier and Type Method Description TensorShapeProtoTensorShapeProto.Builder. build()TensorShapeProtoTensorShapeProto.Builder. buildPartial()static TensorShapeProtoTensorShapeProto. getDefaultInstance()TensorShapeProtoTensorShapeProto.Builder. getDefaultInstanceForType()TensorShapeProtoTensorShapeProto. getDefaultInstanceForType()TensorShapeProtoAttrValue.Builder. getShape()"shape"TensorShapeProtoAttrValue. getShape()"shape"TensorShapeProtoAttrValue.ListValue.Builder. getShape(int index)"list(shape)"TensorShapeProtoAttrValue.ListValue. getShape(int index)"list(shape)"TensorShapeProtoAttrValue.ListValueOrBuilder. getShape(int index)"list(shape)"TensorShapeProtoAttrValueOrBuilder. getShape()"shape"TensorShapeProtoCostGraphDef.Node.OutputInfo.Builder. getShape().tensorflow.TensorShapeProto shape = 3;TensorShapeProtoCostGraphDef.Node.OutputInfo. getShape().tensorflow.TensorShapeProto shape = 3;TensorShapeProtoCostGraphDef.Node.OutputInfoOrBuilder. getShape().tensorflow.TensorShapeProto shape = 3;TensorShapeProtoRemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder. getShape().tensorflow.TensorShapeProto shape = 2;TensorShapeProtoRemoteFusedGraphExecuteInfo.TensorShapeTypeProto. getShape().tensorflow.TensorShapeProto shape = 2;TensorShapeProtoRemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder. getShape().tensorflow.TensorShapeProto shape = 2;TensorShapeProtoTensorDescription.Builder. getShape()Shape of the tensor.TensorShapeProtoTensorDescription. getShape()Shape of the tensor.TensorShapeProtoTensorDescriptionOrBuilder. getShape()Shape of the tensor.TensorShapeProtoTensorInfo.Builder. getTensorShape()The static shape should be recorded here, to the extent that it can be known in advance.TensorShapeProtoTensorInfo. getTensorShape()The static shape should be recorded here, to the extent that it can be known in advance.TensorShapeProtoTensorInfoOrBuilder. getTensorShape()The static shape should be recorded here, to the extent that it can be known in advance.TensorShapeProtoTensorProto.Builder. getTensorShape()Shape of the tensor.TensorShapeProtoTensorProto. getTensorShape()Shape of the tensor.TensorShapeProtoTensorProtoOrBuilder. getTensorShape()Shape of the tensor.static TensorShapeProtoTensorShapeProto. parseDelimitedFrom(InputStream input)static TensorShapeProtoTensorShapeProto. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorShapeProtoTensorShapeProto. parseFrom(byte[] data)static TensorShapeProtoTensorShapeProto. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorShapeProtoTensorShapeProto. parseFrom(InputStream input)static TensorShapeProtoTensorShapeProto. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorShapeProtoTensorShapeProto. parseFrom(ByteBuffer data)static TensorShapeProtoTensorShapeProto. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorShapeProtoTensorShapeProto. parseFrom(org.nd4j.shade.protobuf.ByteString data)static TensorShapeProtoTensorShapeProto. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static TensorShapeProtoTensorShapeProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static TensorShapeProtoTensorShapeProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.framework that return types with arguments of type TensorShapeProto Modifier and Type Method Description org.nd4j.shade.protobuf.Parser<TensorShapeProto>TensorShapeProto. getParserForType()List<TensorShapeProto>AttrValue.ListValue.Builder. getShapeList()"list(shape)"List<TensorShapeProto>AttrValue.ListValue. getShapeList()"list(shape)"List<TensorShapeProto>AttrValue.ListValueOrBuilder. getShapeList()"list(shape)"static org.nd4j.shade.protobuf.Parser<TensorShapeProto>TensorShapeProto. parser()Methods in org.tensorflow.framework with parameters of type TensorShapeProto Modifier and Type Method Description AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. addShape(int index, TensorShapeProto value)"list(shape)"AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. addShape(TensorShapeProto value)"list(shape)"TensorShapeProto.BuilderTensorShapeProto.Builder. mergeFrom(TensorShapeProto other)AttrValue.BuilderAttrValue.Builder. mergeShape(TensorShapeProto value)"shape"CostGraphDef.Node.OutputInfo.BuilderCostGraphDef.Node.OutputInfo.Builder. mergeShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 3;RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.BuilderRemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder. mergeShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 2;TensorDescription.BuilderTensorDescription.Builder. mergeShape(TensorShapeProto value)Shape of the tensor.TensorInfo.BuilderTensorInfo.Builder. mergeTensorShape(TensorShapeProto value)The static shape should be recorded here, to the extent that it can be known in advance.TensorProto.BuilderTensorProto.Builder. mergeTensorShape(TensorShapeProto value)Shape of the tensor.static TensorShapeProto.BuilderTensorShapeProto. newBuilder(TensorShapeProto prototype)AttrValue.BuilderAttrValue.Builder. setShape(TensorShapeProto value)"shape"AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. setShape(int index, TensorShapeProto value)"list(shape)"CostGraphDef.Node.OutputInfo.BuilderCostGraphDef.Node.OutputInfo.Builder. setShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 3;RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.BuilderRemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder. setShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 2;TensorDescription.BuilderTensorDescription.Builder. setShape(TensorShapeProto value)Shape of the tensor.TensorInfo.BuilderTensorInfo.Builder. setTensorShape(TensorShapeProto value)The static shape should be recorded here, to the extent that it can be known in advance.TensorProto.BuilderTensorProto.Builder. setTensorShape(TensorShapeProto value)Shape of the tensor.Method parameters in org.tensorflow.framework with type arguments of type TensorShapeProto Modifier and Type Method Description AttrValue.ListValue.BuilderAttrValue.ListValue.Builder. addAllShape(Iterable<? extends TensorShapeProto> values)"list(shape)" -
Uses of TensorShapeProto in org.tensorflow.util
Methods in org.tensorflow.util that return TensorShapeProto Modifier and Type Method Description TensorShapeProtoBundleEntryProto.Builder. getShape().tensorflow.TensorShapeProto shape = 2;TensorShapeProtoBundleEntryProto. getShape().tensorflow.TensorShapeProto shape = 2;TensorShapeProtoBundleEntryProtoOrBuilder. getShape().tensorflow.TensorShapeProto shape = 2;Methods in org.tensorflow.util with parameters of type TensorShapeProto Modifier and Type Method Description BundleEntryProto.BuilderBundleEntryProto.Builder. mergeShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 2;BundleEntryProto.BuilderBundleEntryProto.Builder. setShape(TensorShapeProto value).tensorflow.TensorShapeProto shape = 2;
-