VariantTensorDataProto.Builder

מחלקה סופית סטטית ציבורית VariantTensorDataProto.Builder

 Protocol buffer representing the serialization format of DT_VARIANT tensors.
 
tensorflow.VariantTensorDataProto מסוג Protobuf.VariantTensorDataProto

שיטות ציבוריות

VariantTensorDataProto.Builder
addAllTensors (Iterable<? מרחיב את הערכים של TensorProto >)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
VariantTensorDataProto.Builder
addTensors (int index, ערך TensorProto )
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors ( TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors (int index, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors (ערך TensorProto )
 Tensors contained within objects being serialized.
TensorProto.Builder
addTensorsBuilder ()
 Tensors contained within objects being serialized.
TensorProto.Builder
addTensorsBuilder (int index)
 Tensors contained within objects being serialized.
VariantTensorDataProto
VariantTensorDataProto
VariantTensorDataProto.Builder
VariantTensorDataProto.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
VariantTensorDataProto.Builder
clearMetadata ()
 Portions of the object that are not Tensors.
VariantTensorDataProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
VariantTensorDataProto.Builder
clearTensors ()
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
clearTypeName ()
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder
VariantTensorDataProto
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getMetadata ()
 Portions of the object that are not Tensors.
TensorProto
getTensors (int index)
 Tensors contained within objects being serialized.
TensorProto.Builder
getTensorsBuilder (אינדקס int)
 Tensors contained within objects being serialized.
רשימה< TensorProto.Builder >
getTensorsBuilderList ()
 Tensors contained within objects being serialized.
int
getTensorsCount ()
 Tensors contained within objects being serialized.
רשימה< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
TensorProtoOrBuilder
getTensorsOrBuilder (int index)
 Tensors contained within objects being serialized.
רשימה<? מרחיב את TensorProtoOrBuilder >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
חוּט
getTypeName ()
 Name of the type of objects being serialized.
com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.
בוליאנית סופית
VariantTensorDataProto.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VariantTensorDataProto.Builder
mergeFrom (com.google.protobuf.Message אחר)
final VariantTensorDataProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
VariantTensorDataProto.Builder
removeTensors (int index)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
VariantTensorDataProto.Builder
setMetadata (ערך com.google.protobuf.ByteString)
 Portions of the object that are not Tensors.
VariantTensorDataProto.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
VariantTensorDataProto.Builder
setTensors (int index, ערך TensorProto )
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setTensors (int index, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setTypeName (ערך מחרוזת)
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder
setTypeNameBytes (ערך com.google.protobuf.ByteString)
 Name of the type of objects being serialized.
final VariantTensorDataProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public VariantTensorDataProto.Builder addAllTensors (Iterable<? מרחיב את TensorProto > ערכי)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Public VariantTensorDataProto.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public VariantTensorDataProto.Builder addTensors (int index, ערך TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Public VariantTensorDataProto.Builder addTensors ( TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Public VariantTensorDataProto.Builder addTensors (int index, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Public VariantTensorDataProto.Builder addTensors (ערך TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

הציבור TensorProto.Builder addTensorsBuilder ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

הציבור TensorProto.Builder addTensorsBuilder (אינדקס אינט)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

בנייה ציבורית של VariantTensorDataProto ()

Public VariantTensorDataProto buildPartial ()

Public VariantTensorDataProto.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public VariantTensorDataProto.Builder clearMetadata ()

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

Public VariantTensorDataProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public VariantTensorDataProto.Builder clearTensors ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder clearTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

שיבוט VariantTensorDataProto.Builder ציבורי ()

public VariantTensorDataProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public com.google.protobuf.ByteString getMetadata ()

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

Public TensorProto getTensors (int index)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

הציבור TensorProto.Builder getTensorsBuilder (אינדקס int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

רשימה ציבורית< TensorProto.Builder > getTensorsBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public int getTensorsCount ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

רשימה ציבורית< TensorProto > getTensorsList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

הציבור TensorProtoOrBuilder getTensorsOrBuilder (אינדקס אינט)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

רשימה ציבורית<? מרחיב את TensorProtoOrBuilder > getTensorsOrBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

מחרוזת ציבורית getTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

public com.google.protobuf.ByteString getTypeNameBytes ()

 Name of the type of objects being serialized.
 
string type_name = 1;

בוליאני הסופי הציבורי הוא אתחול ()

Public VariantTensorDataProto.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public VariantTensorDataProto.Builder mergeFrom (com.google.protobuf.Message אחר)

public final VariantTensorDataProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public VariantTensorDataProto.Builder removeTensors (int index)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public VariantTensorDataProto.Builder setMetadata (ערך com.google.protobuf.ByteString)

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

public VariantTensorDataProto.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public VariantTensorDataProto.Builder setTensors (אינדקס int, ערך TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Public VariantTensorDataProto.Builder setTensors (int index, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder setTypeName (ערך מחרוזת)

 Name of the type of objects being serialized.
 
string type_name = 1;

Public VariantTensorDataProto.Builder setTypeNameBytes (ערך com.google.protobuf.ByteString)

 Name of the type of objects being serialized.
 
string type_name = 1;

public final VariantTensorDataProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)