genel statik son sınıf VariantTensorDataProto.Builder
Protocol buffer representing the serialization format of DT_VARIANT tensors.
tensorflow.VariantTensorDataProto Genel Yöntemler
| VariantTensorDataProto.Builder | addAllTensors (Yinelenebilir<? TensorProto > değerlerini genişletir) Tensors contained within objects being serialized. |
| VariantTensorDataProto.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| VariantTensorDataProto.Builder | |
| VariantTensorDataProto.Builder | addTensors ( TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| VariantTensorDataProto.Builder | addTensors (int dizini, TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| VariantTensorDataProto.Builder | |
| TensorProto.Builder | addTensorsBuilder () Tensors contained within objects being serialized. |
| TensorProto.Builder | addTensorsBuilder (int dizini) Tensors contained within objects being serialized. |
| VariantTensorDataProto | inşa etmek () |
| VariantTensorDataProto | inşaKısmi () |
| VariantTensorDataProto.Builder | temizlemek () |
| VariantTensorDataProto.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| VariantTensorDataProto.Builder | clearMetadata () Portions of the object that are not Tensors. |
| VariantTensorDataProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| VariantTensorDataProto.Builder | clearTensörler () Tensors contained within objects being serialized. |
| VariantTensorDataProto.Builder | clearTypeName () Name of the type of objects being serialized. |
| VariantTensorDataProto.Builder | klon () |
| VariantTensorDataProto | |
| final statik 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 dizini) Tensors contained within objects being serialized. |
| TensorProto.Builder | getTensorsBuilder (int dizini) Tensors contained within objects being serialized. |
| Liste< TensorProto.Builder > | getTensorsBuilderList () Tensors contained within objects being serialized. |
| int | getTensorsCount () Tensors contained within objects being serialized. |
| Liste< TensorProto > | getTensorsList () Tensors contained within objects being serialized. |
| TensorProtoOrBuilder | getTensorsOrBuilder (int dizini) Tensors contained within objects being serialized. |
| Liste<? TensorProtoOrBuilder'ı genişletiyor > | getTensorsOrBuilderList () Tensors contained within objects being serialized. |
| Sicim | getTypeName () Name of the type of objects being serialized. |
| com.google.protobuf.ByteString | getTypeNameBytes () Name of the type of objects being serialized. |
| son boole değeri | Başlatıldı () |
| VariantTensorDataProto.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VariantTensorDataProto.Builder | mergeFrom (com.google.protobuf.Message other) |
| son VariantTensorDataProto.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| VariantTensorDataProto.Builder | tensörleri kaldır (int dizini) Tensors contained within objects being serialized. |
| VariantTensorDataProto.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| VariantTensorDataProto.Builder | setMetadata (com.google.protobuf.ByteString değeri) Portions of the object that are not Tensors. |
| VariantTensorDataProto.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| VariantTensorDataProto.Builder | |
| VariantTensorDataProto.Builder | setTensors (int dizini, TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| VariantTensorDataProto.Builder | setTypeName (Dize değeri) Name of the type of objects being serialized. |
| VariantTensorDataProto.Builder | setTypeNameBytes (com.google.protobuf.ByteString değeri) Name of the type of objects being serialized. |
| son VariantTensorDataProto.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public VariantTensorDataProto.Builder addAllTensors (Yinelenebilir<? TensorProto > değerlerini genişletir)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public VariantTensorDataProto.Builder addTensors (int dizini, TensorProto değeri)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; genel VariantTensorDataProto.Builder addTensors ( TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;genel VariantTensorDataProto.Builder addTensors (int dizini, TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder addTensors ( TensorProto değeri)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; herkese açık TensorProto.Builder addTensorsBuilder ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; herkese açık TensorProto.Builder addTensorsBuilder (int dizini)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; herkese açık VariantTensorDataProto.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
herkese açık VariantTensorDataProto.Builder clearMetadata ()
Portions of the object that are not Tensors.
bytes metadata = 2; public VariantTensorDataProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
herkese açık 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; 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; genel TensorProto getTensors (int dizini)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; herkese açık TensorProto.Builder getTensorsBuilder (int dizini)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; genel Liste< 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; genel Liste< TensorProto > getTensorsList ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; herkese açık TensorProtoOrBuilder getTensorsOrBuilder (int dizini)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; genel liste<? TensorProtoOrBuilder'ı genişletir > getTensorsOrBuilderList ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; genel Dize 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; genel final boolean isInitialized ()
public VariantTensorDataProto.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel final VariantTensorDataProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public VariantTensorDataProto.Builder kaldırTensors (int dizini)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public VariantTensorDataProto.Builder setMetadata (com.google.protobuf.ByteString değeri)
Portions of the object that are not Tensors.
bytes metadata = 2; public VariantTensorDataProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int indeksi, Nesne değeri)
public VariantTensorDataProto.Builder setTensors (int dizini, TensorProto değeri)
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 (Dize değeri)
Name of the type of objects being serialized.
string type_name = 1; public VariantTensorDataProto.Builder setTypeNameBytes (com.google.protobuf.ByteString değeri)
Name of the type of objects being serialized.
string type_name = 1;