lớp cuối cùng tĩnh công khai VariantTensorDataProto.Builder
Protocol buffer representing the serialization format of DT_VARIANT tensors.
tensorflow.VariantTensorDataProto Phương pháp công khai
| Biến thểTensorDataProto.Builder | addAllTensors (Iterable<? mở rộng giá trị TensorProto >) Tensors contained within objects being serialized. |
| Biến thểTensorDataProto.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
| Biến thểTensorDataProto.Builder | |
| Biến thểTensorDataProto.Builder | addTensors ( TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| Biến thểTensorDataProto.Builder | addTensors (chỉ mục int, TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| Biến thểTensorDataProto.Builder | |
| TensorProto.Builder | addTensorsBuilder () Tensors contained within objects being serialized. |
| TensorProto.Builder | addTensorsBuilder (chỉ mục int) Tensors contained within objects being serialized. |
| Biến thể TensorDataProto | xây dựng () |
| Biến thể TensorDataProto | |
| Biến thểTensorDataProto.Builder | thông thoáng () |
| Biến thểTensorDataProto.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
| Biến thểTensorDataProto.Builder | ClearMetadata () Portions of the object that are not Tensors. |
| Biến thểTensorDataProto.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| Biến thểTensorDataProto.Builder | ClearTensors () Tensors contained within objects being serialized. |
| Biến thểTensorDataProto.Builder | ClearTypeName () Name of the type of objects being serialized. |
| Biến thểTensorDataProto.Builder | dòng vô tính () |
| Biến thể TensorDataProto | |
| com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getMetadata () Portions of the object that are not Tensors. |
| TensorProto | getTensors (chỉ số int) Tensors contained within objects being serialized. |
| TensorProto.Builder | getTensorsBuilder (chỉ mục int) Tensors contained within objects being serialized. |
| Danh sách< TensorProto.Builder > | getTensorsBuilderList () Tensors contained within objects being serialized. |
| int | getTensorsCount () Tensors contained within objects being serialized. |
| Danh sách< TensorProto > | getTensorsList () Tensors contained within objects being serialized. |
| TensorProtoOrBuilder | getTensorsOrBuilder (chỉ mục int) Tensors contained within objects being serialized. |
| Danh sách<? mở rộng TensorProtoOrBuilder > | getTensorsOrBuilderList () Tensors contained within objects being serialized. |
| Sợi dây | getTypeName () Name of the type of objects being serialized. |
| com.google.protobuf.ByteString | getTypeNameBytes () Name of the type of objects being serialized. |
| boolean cuối cùng | |
| Biến thểTensorDataProto.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| Biến thểTensorDataProto.Builder | mergeFrom (com.google.protobuf.Message other) |
| VariantTensorDataProto.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
| Biến thểTensorDataProto.Builder | loại bỏTensors (chỉ số int) Tensors contained within objects being serialized. |
| Biến thểTensorDataProto.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
| Biến thểTensorDataProto.Builder | setMetadata (giá trị com.google.protobuf.ByteString) Portions of the object that are not Tensors. |
| Biến thểTensorDataProto.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
| Biến thểTensorDataProto.Builder | |
| Biến thểTensorDataProto.Builder | setTensors (chỉ số int, TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| Biến thểTensorDataProto.Builder | setTypeName (Giá trị chuỗi) Name of the type of objects being serialized. |
| Biến thểTensorDataProto.Builder | setTypeNameBytes (giá trị com.google.protobuf.ByteString) Name of the type of objects being serialized. |
| VariantTensorDataProto.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
Phương pháp công khai
public VariantTensorDataProto.Builder addAllTensors (Có thể lặp lại các giá trị TensorProto >)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
public VariantTensorDataProto.Builder addTensors (chỉ mục int, giá trị 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 chỉ mục, TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder addTensors (giá trị TensorProto )
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; công khai TensorProto.Builder addTensorsBuilder ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; công khai TensorProto.Builder addTensorsBuilder (chỉ mục int)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder clearField (trường 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; công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
com.google.protobuf.ByteString getMetadata công khai ()
Portions of the object that are not Tensors.
bytes metadata = 2; công khai TensorProto getTensors (chỉ số int)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; công khai TensorProto.Builder getTensorsBuilder (chỉ mục int)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; Danh sách công khai< TensorProto.Builder > getTensorsBuilderList ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; int công khai getTensorsCount ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; Danh sách công khai< TensorProto > getTensorsList ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; công khai TensorProtoOrBuilder getTensorsOrBuilder (chỉ mục int)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; Danh sách công khai<? mở rộng TensorProtoOrBuilder > getTensorsOrBuilderList ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; Chuỗi công khai getTypeName ()
Name of the type of objects being serialized.
string type_name = 1; com.google.protobuf.ByteString getTypeNameBytes () công khai
Name of the type of objects being serialized.
string type_name = 1; boolean cuối cùng công khai được khởi tạo ()
public VariantTensorDataProto.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
| IOException |
|---|
cuối cùng công khai VariantTensorDataProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public VariantTensorDataProto.Builder RemoveTensors (chỉ mục int)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)
public VariantTensorDataProto.Builder setMetadata (giá trị com.google.protobuf.ByteString)
Portions of the object that are not Tensors.
bytes metadata = 2; public VariantTensorDataProto.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
public VariantTensorDataProto.Builder setTensors (chỉ mục int, giá trị TensorProto )
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public VariantTensorDataProto.Builder setTensors (int chỉ mục, TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder setTypeName (Giá trị chuỗi)
Name of the type of objects being serialized.
string type_name = 1; public VariantTensorDataProto.Builder setTypeNameBytes (giá trị com.google.protobuf.ByteString)
Name of the type of objects being serialized.
string type_name = 1;