Uses of Class
org.tensorflow.proto.TensorShapeProto
Packages that use TensorShapeProto
Package
Description
-
Uses of TensorShapeProto in org.tensorflow.proto
Methods in org.tensorflow.proto 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"BundleEntryProto.Builder.getShape().tensorflow.TensorShapeProto shape = 2;BundleEntryProto.getShape().tensorflow.TensorShapeProto shape = 2;BundleEntryProtoOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;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;FixedLenFeatureProto.Builder.getShape().tensorflow.TensorShapeProto shape = 2;FixedLenFeatureProto.getShape().tensorflow.TensorShapeProto shape = 2;FixedLenFeatureProtoOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;OpPerformanceData.OpInfo.TensorProperties.Builder.getShape().tensorflow.TensorShapeProto shape = 2;OpPerformanceData.OpInfo.TensorProperties.getShape().tensorflow.TensorShapeProto shape = 2;OpPerformanceData.OpInfo.TensorPropertiesOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;ResourceHandleProto.DtypeAndShape.Builder.getShape()Shape of the tensor.ResourceHandleProto.DtypeAndShape.getShape()Shape of the tensor.ResourceHandleProto.DtypeAndShapeOrBuilder.getShape()Shape of the tensor.SavedObjectGraphOuterClass.SavedVariable.Builder.getShape().tensorflow.TensorShapeProto shape = 2;SavedObjectGraphOuterClass.SavedVariable.getShape().tensorflow.TensorShapeProto shape = 2;SavedObjectGraphOuterClass.SavedVariableOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;SavedSliceMeta.Builder.getShape()Shape of the tensorSavedSliceMeta.getShape()Shape of the tensorSavedSliceMetaOrBuilder.getShape()Shape of the tensorStruct.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;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.Struct.StructuredValue.Builder.getTensorShapeValue()Represents a TensorShape.Struct.StructuredValue.getTensorShapeValue()Represents a TensorShape.Struct.StructuredValueOrBuilder.getTensorShapeValue()Represents a TensorShape.static TensorShapeProtoTensorShapeProto.parseDelimitedFrom(InputStream input) static TensorShapeProtoTensorShapeProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(byte[] data) static TensorShapeProtoTensorShapeProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(ByteString data) static TensorShapeProtoTensorShapeProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(CodedInputStream input) static TensorShapeProtoTensorShapeProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(InputStream input) static TensorShapeProtoTensorShapeProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TensorShapeProtoTensorShapeProto.parseFrom(ByteBuffer data) static TensorShapeProtoTensorShapeProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type TensorShapeProtoModifier and TypeMethodDescriptionTensorShapeProto.getParserForType()AttrValue.ListValue.Builder.getShapeList()"list(shape)"AttrValue.ListValue.getShapeList()"list(shape)"AttrValue.ListValueOrBuilder.getShapeList()"list(shape)"static Parser<TensorShapeProto> TensorShapeProto.parser()Methods in org.tensorflow.proto 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"BundleEntryProto.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;CostGraphDef.Node.OutputInfo.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 3;FixedLenFeatureProto.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;OpPerformanceData.OpInfo.TensorProperties.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;ResourceHandleProto.DtypeAndShape.Builder.mergeShape(TensorShapeProto value) Shape of the tensor.SavedObjectGraphOuterClass.SavedVariable.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;SavedSliceMeta.Builder.mergeShape(TensorShapeProto value) Shape of the tensorStruct.BoundedTensorSpecProto.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;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.Struct.StructuredValue.Builder.mergeTensorShapeValue(TensorShapeProto value) Represents a TensorShape.static TensorShapeProto.BuilderTensorShapeProto.newBuilder(TensorShapeProto prototype) AttrValue.Builder.setShape(TensorShapeProto value) "shape"AttrValue.ListValue.Builder.setShape(int index, TensorShapeProto value) "list(shape)"BundleEntryProto.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;CostGraphDef.Node.OutputInfo.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 3;FixedLenFeatureProto.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;OpPerformanceData.OpInfo.TensorProperties.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;ResourceHandleProto.DtypeAndShape.Builder.setShape(TensorShapeProto value) Shape of the tensor.SavedObjectGraphOuterClass.SavedVariable.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;SavedSliceMeta.Builder.setShape(TensorShapeProto value) Shape of the tensorStruct.BoundedTensorSpecProto.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;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.Struct.StructuredValue.Builder.setTensorShapeValue(TensorShapeProto value) Represents a TensorShape.Method parameters in org.tensorflow.proto with type arguments of type TensorShapeProtoModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.addAllShape(Iterable<? extends TensorShapeProto> values) "list(shape)" -
Uses of TensorShapeProto in org.tensorflow.proto.core
Methods in org.tensorflow.proto.core that return TensorShapeProtoModifier and TypeMethodDescriptionCppShapeInference.CppShapeInferenceResult.Builder.getShape().tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.getShape().tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.HandleShapeAndType.Builder.getShape().tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.HandleShapeAndType.getShape().tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.HandleShapeAndTypeOrBuilder.getShape().tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResultOrBuilder.getShape().tensorflow.TensorShapeProto shape = 1;Methods in org.tensorflow.proto.core with parameters of type TensorShapeProtoModifier and TypeMethodDescriptionCppShapeInference.CppShapeInferenceResult.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.HandleShapeAndType.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.HandleShapeAndType.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 1; -
Uses of TensorShapeProto in org.tensorflow.proto.data
Methods in org.tensorflow.proto.data that return TensorShapeProtoModifier and TypeMethodDescriptionDataset.CompressedComponentMetadata.Builder.getTensorShape()The shape of the component tensor.Dataset.CompressedComponentMetadata.getTensorShape()The shape of the component tensor.Dataset.CompressedComponentMetadataOrBuilder.getTensorShape()The shape of the component tensor.Methods in org.tensorflow.proto.data with parameters of type TensorShapeProtoModifier and TypeMethodDescriptionDataset.CompressedComponentMetadata.Builder.mergeTensorShape(TensorShapeProto value) The shape of the component tensor.Dataset.CompressedComponentMetadata.Builder.setTensorShape(TensorShapeProto value) The shape of the component tensor. -
Uses of TensorShapeProto in org.tensorflow.proto.data.experimental
Methods in org.tensorflow.proto.data.experimental that return TensorShapeProtoModifier and TypeMethodDescriptionSnapshot.TensorMetadata.Builder.getTensorShape().tensorflow.TensorShapeProto tensor_shape = 2;Snapshot.TensorMetadata.getTensorShape().tensorflow.TensorShapeProto tensor_shape = 2;Snapshot.TensorMetadataOrBuilder.getTensorShape().tensorflow.TensorShapeProto tensor_shape = 2;Methods in org.tensorflow.proto.data.experimental with parameters of type TensorShapeProtoModifier and TypeMethodDescriptionSnapshot.TensorMetadata.Builder.mergeTensorShape(TensorShapeProto value) .tensorflow.TensorShapeProto tensor_shape = 2;Snapshot.TensorMetadata.Builder.setTensorShape(TensorShapeProto value) .tensorflow.TensorShapeProto tensor_shape = 2; -
Uses of TensorShapeProto in org.tensorflow.proto.eager
Methods in org.tensorflow.proto.eager that return TensorShapeProtoModifier and TypeMethodDescriptionResourceDtypeAndShape.Builder.getShape().tensorflow.TensorShapeProto shape = 2;ResourceDtypeAndShape.getShape().tensorflow.TensorShapeProto shape = 2;ResourceDtypeAndShapeOrBuilder.getShape().tensorflow.TensorShapeProto shape = 2;Methods in org.tensorflow.proto.eager with parameters of type TensorShapeProtoModifier and TypeMethodDescriptionResourceDtypeAndShape.Builder.mergeShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;ResourceDtypeAndShape.Builder.setShape(TensorShapeProto value) .tensorflow.TensorShapeProto shape = 2;