Uses of Class
org.tensorflow.framework.TensorShapeProto
Packages that use TensorShapeProto
-
Uses of TensorShapeProto in org.tensorflow.framework
Methods in org.tensorflow.framework that return TensorShapeProtoModifier and TypeMethodDescriptionTensorShapeProto.Builder.build()TensorShapeProto.Builder.buildPartial()static TensorShapeProtoTensorShapeProto.getDefaultInstance()TensorShapeProto.Builder.getDefaultInstanceForType()TensorShapeProto.getDefaultInstanceForType()AttrValue.Builder.getShape()"shape"AttrValue.getShape()"shape"AttrValue.ListValue.Builder.getShape(int index) "list(shape)"AttrValue.ListValue.getShape(int index) "list(shape)"AttrValue.ListValueOrBuilder.getShape(int index) "list(shape)"AttrValueOrBuilder.getShape()"shape"CostGraphDef.Node.OutputInfo.Builder.getShape().tensorflow.TensorShapeProto shape = 3;CostGraphDef.Node.OutputInfo.getShape().tensorflow.TensorShapeProto shape = 3;CostGraphDef.Node.OutputInfoOrBuilder.getShape().tensorflow.TensorShapeProto shape = 3;ResourceHandleProto.DtypeAndShape.Builder.getShape()Shape of the tensor.ResourceHandleProto.DtypeAndShape.getShape()Shape of the tensor.ResourceHandleProto.DtypeAndShapeOrBuilder.getShape()Shape of the tensor.TensorDescription.Builder.getShape()Shape of the tensor.TensorDescription.getShape()Shape of the tensor.TensorDescriptionOrBuilder.getShape()Shape of the tensor.TensorInfo.Builder.getTensorShape()The static shape should be recorded here, to the extent that it can be known in advance.TensorInfo.getTensorShape()The static shape should be recorded here, to the extent that it can be known in advance.TensorInfoOrBuilder.getTensorShape()The static shape should be recorded here, to the extent that it can be known in advance.TensorProto.Builder.getTensorShape()Shape of the tensor.TensorProto.getTensorShape()Shape of the tensor.TensorProtoOrBuilder.getTensorShape()Shape of the tensor.static TensorShapeProtoTensorShapeProto.parseDelimitedFrom(InputStream input) static TensorShapeProtoTensorShapeProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(byte[] data) static TensorShapeProtoTensorShapeProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(com.google.protobuf.ByteString data) static TensorShapeProtoTensorShapeProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(com.google.protobuf.CodedInputStream input) static TensorShapeProtoTensorShapeProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(InputStream input) static TensorShapeProtoTensorShapeProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(ByteBuffer data) static TensorShapeProtoTensorShapeProto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type TensorShapeProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TensorShapeProto> TensorShapeProto.getParserForType()AttrValue.ListValue.Builder.getShapeList()"list(shape)"AttrValue.ListValue.getShapeList()"list(shape)"AttrValue.ListValueOrBuilder.getShapeList()"list(shape)"static com.google.protobuf.Parser<TensorShapeProto> TensorShapeProto.parser()Methods in org.tensorflow.framework with parameters of type TensorShapeProtoModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.addShape(int index, TensorShapeProto value) "list(shape)"AttrValue.ListValue.Builder.addShape(TensorShapeProto value) "list(shape)"TensorShapeProto.Builder.mergeFrom(TensorShapeProto other) AttrValue.Builder.mergeShape(TensorShapeProto value) "shape"CostGraphDef.Node.OutputInfo.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 3;ResourceHandleProto.DtypeAndShape.Builder.mergeShape(TensorShapeProto value) Shape of the tensor.TensorDescription.Builder.mergeShape(TensorShapeProto value) Shape of the tensor.TensorInfo.Builder.mergeTensorShape(TensorShapeProto value) The static shape should be recorded here, to the extent that it can be known in advance.TensorProto.Builder.mergeTensorShape(TensorShapeProto value) Shape of the tensor.static TensorShapeProto.BuilderTensorShapeProto.newBuilder(TensorShapeProto prototype) AttrValue.Builder.setShape(TensorShapeProto value) "shape"AttrValue.ListValue.Builder.setShape(int index, TensorShapeProto value) "list(shape)"CostGraphDef.Node.OutputInfo.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 3;ResourceHandleProto.DtypeAndShape.Builder.setShape(TensorShapeProto value) Shape of the tensor.TensorDescription.Builder.setShape(TensorShapeProto value) Shape of the tensor.TensorInfo.Builder.setTensorShape(TensorShapeProto value) The static shape should be recorded here, to the extent that it can be known in advance.TensorProto.Builder.setTensorShape(TensorShapeProto value) Shape of the tensor.Method parameters in org.tensorflow.framework with type arguments of type TensorShapeProtoModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.addAllShape(Iterable<? extends TensorShapeProto> values) "list(shape)" -
Uses of TensorShapeProto in tensorflow
Methods in tensorflow that return TensorShapeProtoModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.getShape().tensorflow.TensorShapeProto shape = 2;SavedObjectGraphOuterClass.SavedVariable.getShape().tensorflow.TensorShapeProto shape = 2;SavedObjectGraphOuterClass.SavedVariableOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;Struct.BoundedTensorSpecProto.Builder.getShape().tensorflow.TensorShapeProto shape = 2;Struct.BoundedTensorSpecProto.getShape().tensorflow.TensorShapeProto shape = 2;Struct.BoundedTensorSpecProtoOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.Builder.getShape().tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.getShape().tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProtoOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;Struct.StructuredValue.Builder.getTensorShapeValue()Represents a TensorShape.Struct.StructuredValue.getTensorShapeValue()Represents a TensorShape.Struct.StructuredValueOrBuilder.getTensorShapeValue()Represents a TensorShape.Methods in tensorflow with parameters of type TensorShapeProtoModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.BoundedTensorSpecProto.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.StructuredValue.Builder.mergeTensorShapeValue(TensorShapeProto value) Represents a TensorShape.SavedObjectGraphOuterClass.SavedVariable.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.BoundedTensorSpecProto.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.StructuredValue.Builder.setTensorShapeValue(TensorShapeProto value) Represents a TensorShape.