공개 정적 최종 클래스 SaveSliceInfoDef.Builder
Protobuf 유형 tensorflow.SaveSliceInfoDef
공개 방법
SaveSliceInfoDef.Builder | addAllFullShape (Iterable<? 확장 Long> 값) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (Iterable<? 확장 Long> 값) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (Iterable<? 확장 Long> 값) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (긴 값) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
SaveSliceInfoDef.Builder | addVarOffset (긴 값) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (긴 값) Shape of this variable. |
저장슬라이스정보 정의 | 짓다 () |
저장슬라이스정보 정의 | 빌드부분 () |
SaveSliceInfoDef.Builder | 분명한 () |
SaveSliceInfoDef.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
SaveSliceInfoDef.Builder | 클리어풀이름 () Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | 클리어풀쉐이프 () Shape of the full variable. |
SaveSliceInfoDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SaveSliceInfoDef.Builder | ClearVarOffset () Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | 클리어VarShape () Shape of this variable. |
SaveSliceInfoDef.Builder | 클론 () |
저장슬라이스정보 정의 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
끈 | getFullName () Name of the full variable of which this is a slice. |
com.google.protobuf.ByteString | getFullNameBytes () Name of the full variable of which this is a slice. |
긴 | getFullShape (정수 인덱스) Shape of the full variable. |
정수 | getFullShapeCount () Shape of the full variable. |
목록<긴> | getFullShapeList () Shape of the full variable. |
긴 | getVarOffset (정수 인덱스) Offset of this variable into the full variable. |
정수 | getVarOffsetCount () Offset of this variable into the full variable. |
목록<긴> | getVarOffsetList () Offset of this variable into the full variable. |
긴 | getVarShape (정수 인덱스) Shape of this variable. |
정수 | getVarShapeCount () Shape of this variable. |
목록<긴> | getVarShapeList () Shape of this variable. |
최종 부울 | 초기화됨 () |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 SaveSliceInfoDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
SaveSliceInfoDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
SaveSliceInfoDef.Builder | setFullName (문자열 값) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullNameBytes (com.google.protobuf.ByteString 값) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullShape (int 인덱스, long 값) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 SaveSliceInfoDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
SaveSliceInfoDef.Builder | setVarOffset (int 인덱스, long 값) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (int 인덱스, long 값) Shape of this variable. |
상속된 메서드
공개 방법
공개 SaveSliceInfoDef.Builder addAllFullShape (Iterable<? 확장 Long> 값)
Shape of the full variable.
repeated int64 full_shape = 2;
공개 SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? 확장 Long> 값)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
공개 SaveSliceInfoDef.Builder addAllVarShape (Iterable<? 확장 Long> 값)
Shape of this variable.
repeated int64 var_shape = 4;
공개 SaveSliceInfoDef.Builder addFullShape (긴 값)
Shape of the full variable.
repeated int64 full_shape = 2;
공개 SaveSliceInfoDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)
공개 SaveSliceInfoDef.Builder addVarOffset (긴 값)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
공개 SaveSliceInfoDef.Builder ClearFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
공개 SaveSliceInfoDef.Builder ClearFullShape ()
Shape of the full variable.
repeated int64 full_shape = 2;
공개 SaveSliceInfoDef.Builder ClearVarOffset ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
공개 com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1;
공개 긴 getFullShape (int 인덱스)
Shape of the full variable.
repeated int64 full_shape = 2;
공개 int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
공개 목록<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
공개 긴 getVarOffset (int 인덱스)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
공개 int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
공개 목록<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
공개 긴 getVarShape (int 인덱스)
Shape of this variable.
repeated int64 var_shape = 4;
공개 int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
공개 목록<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
공개 최종 부울 isInitialized ()
공개 SaveSliceInfoDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 SaveSliceInfoDef.Builder setFullName (문자열 값)
Name of the full variable of which this is a slice.
string full_name = 1;
공개 SaveSliceInfoDef.Builder setFullNameBytes (com.google.protobuf.ByteString 값)
Name of the full variable of which this is a slice.
string full_name = 1;
공개 SaveSliceInfoDef.Builder setFullShape (int 인덱스, long 값)
Shape of the full variable.
repeated int64 full_shape = 2;
공개 SaveSliceInfoDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 SaveSliceInfoDef.Builder setVarOffset (int 인덱스, long 값)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
공개 SaveSliceInfoDef.Builder setVarShape (int 인덱스, long 값)
Shape of this variable.
repeated int64 var_shape = 4;