VariantTensorDataProto.Builder

공개 정적 최종 클래스 VariantTensorDataProto.Builder

 Protocol buffer representing the serialization format of DT_VARIANT tensors.
 
Protobuf 유형 tensorflow.VariantTensorDataProto

공개 방법

VariantTensorDataProto.Builder
addAllTensors (Iterable<? 확장 TensorProto > 값)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
VariantTensorDataProto.Builder
addTensors (int 인덱스, TensorProto 값)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors ( TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
addTensors (int 인덱스, 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 (정수 인덱스)
 Tensors contained within objects being serialized.
VariantTensorDataProto
짓다 ()
VariantTensorDataProto
VariantTensorDataProto.Builder
VariantTensorDataProto.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
VariantTensorDataProto.Builder
클리어메타데이터 ()
 Portions of the object that are not Tensors.
VariantTensorDataProto.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
VariantTensorDataProto.Builder
클리어텐서 ()
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
클리어타입이름 ()
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder
클론 ()
VariantTensorDataProto
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
메타데이터 가져오기 ()
 Portions of the object that are not Tensors.
텐서프로토
getTensors (정수 인덱스)
 Tensors contained within objects being serialized.
TensorProto.Builder
getTensorsBuilder (정수 인덱스)
 Tensors contained within objects being serialized.
목록< TensorProto.Builder >
getTensorsBuilderList ()
 Tensors contained within objects being serialized.
정수
getTensorsCount ()
 Tensors contained within objects being serialized.
목록< TensorProto >
getTensorsList ()
 Tensors contained within objects being serialized.
TensorProtoOrBuilder
getTensorsOrBuilder (정수 인덱스)
 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.다른 메시지 보내기)
최종 VariantTensorDataProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
VariantTensorDataProto.Builder
RemoveTensors (int 인덱스)
 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 필드, int 인덱스, 개체 값)
VariantTensorDataProto.Builder
setTensors (int 인덱스, TensorProto 값)
 Tensors contained within objects being serialized.
VariantTensorDataProto.Builder
setTensors (int 인덱스, 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.
최종 VariantTensorDataProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 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 필드, 개체 값)

공개 VariantTensorDataProto.Builder addTensors (int 인덱스, TensorProto 값)

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

공개 VariantTensorDataProto.Builder addTensors ( TensorProto.Builder builderForValue)

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

공개 VariantTensorDataProto.Builder addTensors (int 인덱스, TensorProto.Builder builderForValue)

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

공개 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 (int 인덱스)

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

공개 VariantTensorDataProto 빌드 ()

공개 VariantTensorDataProto buildPartial ()

공개 VariantTensorDataProto.Builder 클리어 ()

공개 VariantTensorDataProto.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 VariantTensorDataProto.Builder 클리어메타데이터 ()

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

공개 VariantTensorDataProto.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 VariantTensorDataProto.Builder 클리어텐서 ()

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

공개 VariantTensorDataProto.Builder ClearTypeName ()

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

공개 VariantTensorDataProto getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 com.google.protobuf.ByteString getMetadata ()

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

공개 TensorProto getTensors (int 인덱스)

 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;

공개 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 (int 인덱스)

 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;

공개 com.google.protobuf.ByteString getTypeNameBytes ()

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

공개 최종 부울 isInitialized ()

공개 VariantTensorDataProto.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 VariantTensorDataProto.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 최종 VariantTensorDataProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 VariantTensorDataProto.Builder RemoveTensors (int 인덱스)

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

public VariantTensorDataProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 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 인덱스, 개체 값)

공개 VariantTensorDataProto.Builder setTensors (int 인덱스, TensorProto 값)

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

공개 VariantTensorDataProto.Builder setTensors (int 인덱스, TensorProto.Builder builderForValue)

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

공개 VariantTensorDataProto.Builder setTypeName (문자열 값)

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

공개 VariantTensorDataProto.Builder setTypeNameBytes (com.google.protobuf.ByteString 값)

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

공개 최종 VariantTensorDataProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)