공개 정적 최종 클래스 SavedTensorSlices.Builder
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices
공개 방법
저장된TensorSlices.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된TensorSlices | 짓다 () |
저장된TensorSlices | 빌드부분 () |
저장된TensorSlices.Builder | 분명한 () |
저장된TensorSlices.Builder | 클리어데이터 () This exists in all but the first item of each checkpoint file. |
저장된TensorSlices.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
저장된TensorSlices.Builder | 클리어메타 () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
저장된TensorSlices.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
저장된TensorSlices.Builder | 클론 () |
저장된슬라이스 | getData () This exists in all but the first item of each checkpoint file. |
저장된Slice.Builder | getDataBuilder () This exists in all but the first item of each checkpoint file. |
저장됨SliceOrBuilder | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
저장된TensorSlices | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
저장됨TensorSliceMeta | getMeta () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
저장됨TensorSliceMeta.Builder | getMetaBuilder () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
저장됨TensorSliceMetaOrBuilder | getMetaOrBuilder () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
불리언 | 해시데이터 () This exists in all but the first item of each checkpoint file. |
불리언 | 해즈메타 () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
최종 부울 | 초기화됨 () |
저장된TensorSlices.Builder | |
저장된TensorSlices.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
저장된TensorSlices.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
저장된TensorSlices.Builder | mergeMeta ( SavedTensorSliceMeta 값) This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
최종 SavedTensorSlices.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
저장된TensorSlices.Builder | |
저장된TensorSlices.Builder | setData ( SavedSlice.Builder builderForValue) This exists in all but the first item of each checkpoint file. |
저장된TensorSlices.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된TensorSlices.Builder | setMeta ( SavedTensorSliceMeta 값) This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
저장된TensorSlices.Builder | setMeta ( SavedTensorSliceMeta.Builder builderForValue) This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
저장된TensorSlices.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 SavedTensorSlices.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 SavedTensorSlices.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)
공개 SavedTensorSlices.Builder 클리어데이터 ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 SavedTensorSlices.Builder 클리어메타 ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
공개 SavedSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 SavedSlice.Builder getDataBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 SavedTensorSliceMeta getMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
공개 SavedTensorSliceMeta.Builder getMetaBuilder ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
공개 SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
공개 부울 hasData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 부울 hasMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
공개 최종 부울 isInitialized ()
공개 SavedTensorSlices.Builder mergeData ( SavedSlice 값)
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 SavedTensorSlices.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 SavedTensorSlices.Builder mergeMeta ( SavedTensorSliceMeta 값)
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
공개 최종 SavedTensorSlices.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공개 SavedTensorSlices.Builder setData ( SavedSlice 값)
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 SavedTensorSlices.Builder setData ( SavedSlice.Builder builderForValue)
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
공개 SavedTensorSlices.Builder setMeta ( SavedTensorSliceMeta 값)
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
공개 SavedTensorSlices.Builder setMeta ( SavedTensorSliceMeta.Builder builderForValue)
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;