Uses of Class
org.tensorflow.proto.TensorShapeProto.Builder
Packages that use TensorShapeProto.Builder
Package
Description
-
Uses of TensorShapeProto.Builder in org.tensorflow.proto
Subclasses with type arguments of type TensorShapeProto.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classDimensions of a tensor.Methods in org.tensorflow.proto that return TensorShapeProto.BuilderModifier and TypeMethodDescriptionTensorShapeProto.Builder.addAllDim(Iterable<? extends TensorShapeProto.Dim> values) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.addDim(int index, TensorShapeProto.Dim value) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.addDim(int index, TensorShapeProto.Dim.Builder builderForValue) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.addDim(TensorShapeProto.Dim value) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.addDim(TensorShapeProto.Dim.Builder builderForValue) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) AttrValue.ListValue.Builder.addShapeBuilder()"list(shape)"AttrValue.ListValue.Builder.addShapeBuilder(int index) "list(shape)"TensorShapeProto.Builder.clear()TensorShapeProto.Builder.clearDim()Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.clearField(Descriptors.FieldDescriptor field) TensorShapeProto.Builder.clearOneof(Descriptors.OneofDescriptor oneof) TensorShapeProto.Builder.clearUnknownRank()If true, the number of dimensions in the shape is unknown.TensorShapeProto.Builder.clone()AttrValue.Builder.getShapeBuilder()"shape"AttrValue.ListValue.Builder.getShapeBuilder(int index) "list(shape)"BundleEntryProto.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 2;CostGraphDef.Node.OutputInfo.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 3;FixedLenFeatureProto.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 2;OpPerformanceData.OpInfo.TensorProperties.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 2;ResourceHandleProto.DtypeAndShape.Builder.getShapeBuilder()Shape of the tensor.SavedObjectGraphOuterClass.SavedVariable.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 2;SavedSliceMeta.Builder.getShapeBuilder()Shape of the tensorStruct.BoundedTensorSpecProto.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 2;TensorDescription.Builder.getShapeBuilder()Shape of the tensor.TensorInfo.Builder.getTensorShapeBuilder()The static shape should be recorded here, to the extent that it can be known in advance.TensorProto.Builder.getTensorShapeBuilder()Shape of the tensor.Struct.StructuredValue.Builder.getTensorShapeValueBuilder()Represents a TensorShape.TensorShapeProto.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) TensorShapeProto.Builder.mergeFrom(TensorShapeProto other) final TensorShapeProto.BuilderTensorShapeProto.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) static TensorShapeProto.BuilderTensorShapeProto.newBuilder()static TensorShapeProto.BuilderTensorShapeProto.newBuilder(TensorShapeProto prototype) TensorShapeProto.newBuilderForType()protected TensorShapeProto.BuilderTensorShapeProto.newBuilderForType(GeneratedMessageV3.BuilderParent parent) TensorShapeProto.Builder.removeDim(int index) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.setDim(int index, TensorShapeProto.Dim value) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.setDim(int index, TensorShapeProto.Dim.Builder builderForValue) Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.TensorShapeProto.Builder.setField(Descriptors.FieldDescriptor field, Object value) TensorShapeProto.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) final TensorShapeProto.BuilderTensorShapeProto.Builder.setUnknownFields(UnknownFieldSet unknownFields) TensorShapeProto.Builder.setUnknownRank(boolean value) If true, the number of dimensions in the shape is unknown.TensorShapeProto.toBuilder()Methods in org.tensorflow.proto that return types with arguments of type TensorShapeProto.BuilderModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.getShapeBuilderList()"list(shape)"Methods in org.tensorflow.proto with parameters of type TensorShapeProto.BuilderModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.addShape(int index, TensorShapeProto.Builder builderForValue) "list(shape)"AttrValue.ListValue.Builder.addShape(TensorShapeProto.Builder builderForValue) "list(shape)"AttrValue.Builder.setShape(TensorShapeProto.Builder builderForValue) "shape"AttrValue.ListValue.Builder.setShape(int index, TensorShapeProto.Builder builderForValue) "list(shape)"BundleEntryProto.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 2;CostGraphDef.Node.OutputInfo.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 3;FixedLenFeatureProto.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 2;OpPerformanceData.OpInfo.TensorProperties.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 2;ResourceHandleProto.DtypeAndShape.Builder.setShape(TensorShapeProto.Builder builderForValue) Shape of the tensor.SavedObjectGraphOuterClass.SavedVariable.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 2;SavedSliceMeta.Builder.setShape(TensorShapeProto.Builder builderForValue) Shape of the tensorStruct.BoundedTensorSpecProto.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 2;Struct.TensorSpecProto.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 2;TensorDescription.Builder.setShape(TensorShapeProto.Builder builderForValue) Shape of the tensor.TensorInfo.Builder.setTensorShape(TensorShapeProto.Builder builderForValue) The static shape should be recorded here, to the extent that it can be known in advance.TensorProto.Builder.setTensorShape(TensorShapeProto.Builder builderForValue) Shape of the tensor.Struct.StructuredValue.Builder.setTensorShapeValue(TensorShapeProto.Builder builderForValue) Represents a TensorShape. -
Uses of TensorShapeProto.Builder in org.tensorflow.proto.core
Methods in org.tensorflow.proto.core that return TensorShapeProto.BuilderModifier and TypeMethodDescriptionCppShapeInference.CppShapeInferenceResult.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.HandleShapeAndType.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 1;Methods in org.tensorflow.proto.core with parameters of type TensorShapeProto.BuilderModifier and TypeMethodDescriptionCppShapeInference.CppShapeInferenceResult.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 1;CppShapeInference.CppShapeInferenceResult.HandleShapeAndType.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 1; -
Uses of TensorShapeProto.Builder in org.tensorflow.proto.data
Methods in org.tensorflow.proto.data that return TensorShapeProto.BuilderModifier and TypeMethodDescriptionDataset.CompressedComponentMetadata.Builder.getTensorShapeBuilder()The shape of the component tensor.Methods in org.tensorflow.proto.data with parameters of type TensorShapeProto.BuilderModifier and TypeMethodDescriptionDataset.CompressedComponentMetadata.Builder.setTensorShape(TensorShapeProto.Builder builderForValue) The shape of the component tensor. -
Uses of TensorShapeProto.Builder in org.tensorflow.proto.data.experimental
Methods in org.tensorflow.proto.data.experimental that return TensorShapeProto.BuilderModifier and TypeMethodDescriptionSnapshot.TensorMetadata.Builder.getTensorShapeBuilder().tensorflow.TensorShapeProto tensor_shape = 2;Methods in org.tensorflow.proto.data.experimental with parameters of type TensorShapeProto.BuilderModifier and TypeMethodDescriptionSnapshot.TensorMetadata.Builder.setTensorShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto tensor_shape = 2; -
Uses of TensorShapeProto.Builder in org.tensorflow.proto.eager
Methods in org.tensorflow.proto.eager that return TensorShapeProto.BuilderModifier and TypeMethodDescriptionResourceDtypeAndShape.Builder.getShapeBuilder().tensorflow.TensorShapeProto shape = 2;Methods in org.tensorflow.proto.eager with parameters of type TensorShapeProto.BuilderModifier and TypeMethodDescriptionResourceDtypeAndShape.Builder.setShape(TensorShapeProto.Builder builderForValue) .tensorflow.TensorShapeProto shape = 2;