GraphTransferGraphOutputNodeInfo.Builder

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

Protobuf 유형 tensorflow.GraphTransferGraphOutputNodeInfo

공개 방법

GraphTransferGraphOutputNodeInfo.Builder
addAllShape (Iterable<? 확장 Long> 값)
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
GraphTransferGraphOutputNodeInfo.Builder
addShape (긴 값)
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo
짓다 ()
GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfo.Builder
GraphTransferGraphOutputNodeInfo.Builder
클리어D타입 ()
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
GraphTransferGraphOutputNodeInfo.Builder
클리어이름 ()
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphTransferGraphOutputNodeInfo.Builder
클리어셰이프 ()
repeated int64 shape = 2;
GraphTransferGraphOutputNodeInfo.Builder
클론 ()
GraphTransferGraphOutputNodeInfo
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
데이터 형식
getD유형 ()
.tensorflow.DataType dtype = 3;
정수
getDtype값 ()
.tensorflow.DataType dtype = 3;
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
getShape (정수 인덱스)
repeated int64 shape = 2;
정수
getShapeCount ()
repeated int64 shape = 2;
목록<긴>
getShapeList ()
repeated int64 shape = 2;
최종 부울
GraphTransferGraphOutputNodeInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphTransferGraphOutputNodeInfo.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 GraphTransferGraphOutputNodeInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
GraphTransferGraphOutputNodeInfo.Builder
setDtype ( DataType 값)
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
setDtypeValue (정수 값)
.tensorflow.DataType dtype = 3;
GraphTransferGraphOutputNodeInfo.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
GraphTransferGraphOutputNodeInfo.Builder
setName (문자열 값)
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
setNameBytes (com.google.protobuf.ByteString 값)
string name = 1;
GraphTransferGraphOutputNodeInfo.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
GraphTransferGraphOutputNodeInfo.Builder
setShape (int 인덱스, long 값)
repeated int64 shape = 2;
최종 GraphTransferGraphOutputNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 GraphTransferGraphOutputNodeInfo.Builder addAllShape (Iterable<? 확장 Long> 값)

repeated int64 shape = 2;

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

공개 GraphTransferGraphOutputNodeInfo.Builder addShape (긴 값)

repeated int64 shape = 2;

공개 GraphTransferGraphOutputNodeInfo buildPartial ()

공개 GraphTransferGraphOutputNodeInfo.Builder ClearDtype ()

.tensorflow.DataType dtype = 3;

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

공개 GraphTransferGraphOutputNodeInfo.Builder ClearName ()

string name = 1;

공개 GraphTransferGraphOutputNodeInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 GraphTransferGraphOutputNodeInfo.Builder 클리어 셰이프 ()

repeated int64 shape = 2;

공개 GraphTransferGraphOutputNodeInfo getDefaultInstanceForType ()

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

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

공개 데이터 유형 getDtype ()

.tensorflow.DataType dtype = 3;

공개 int getDtypeValue ()

.tensorflow.DataType dtype = 3;

공개 문자열 getName ()

string name = 1;

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

string name = 1;

공개 긴 getShape (int 인덱스)

repeated int64 shape = 2;

공개 int getShapeCount ()

repeated int64 shape = 2;

공개 목록<Long> getShapeList ()

repeated int64 shape = 2;

공개 최종 부울 isInitialized ()

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

던지기
IO예외

공개 GraphTransferGraphOutputNodeInfo.Builder mergeFrom (com.google.protobuf.다른 메시지)

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

공용 GraphTransferGraphOutputNodeInfo.Builder setDtype ( DataType 값)

.tensorflow.DataType dtype = 3;

공개 GraphTransferGraphOutputNodeInfo.Builder setDtypeValue (int 값)

.tensorflow.DataType dtype = 3;

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

public GraphTransferGraphOutputNodeInfo.Builder setName (문자열 값)

string name = 1;

공개 GraphTransferGraphOutputNodeInfo.Builder setNameBytes (com.google.protobuf.ByteString 값)

string name = 1;

public GraphTransferGraphOutputNodeInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 GraphTransferGraphOutputNodeInfo.Builder setShape (int 인덱스, long 값)

repeated int64 shape = 2;

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