공개 정적 최종 클래스 SavedSlice.Builder
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
공개 방법
저장된Slice.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된슬라이스 | 짓다 () |
저장된슬라이스 | 빌드부분 () |
저장된Slice.Builder | 분명한 () |
저장된Slice.Builder | 클리어데이터 () The raw data of the slice is stored as a TensorProto. |
저장된Slice.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
저장된Slice.Builder | 클리어이름 () Name of the tensor that this slice belongs to. |
저장된Slice.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
저장된Slice.Builder | 클리어슬라이스 () Extent of the slice. |
저장된Slice.Builder | 클론 () |
텐서프로토 | getData () The raw data of the slice is stored as a TensorProto. |
TensorProto.Builder | getDataBuilder () The raw data of the slice is stored as a TensorProto. |
TensorProtoOrBuilder | getDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
저장된슬라이스 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
끈 | getName () Name of the tensor that this slice belongs to. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor that this slice belongs to. |
TensorSliceProto | getSlice () Extent of the slice. |
TensorSliceProto.Builder | getSliceBuilder () Extent of the slice. |
TensorSliceProtoOrBuilder | getSliceOrBuilder () Extent of the slice. |
부울 | 해시데이터 () The raw data of the slice is stored as a TensorProto. |
부울 | 해슬라이스 () Extent of the slice. |
최종 부울 | 초기화됨 () |
저장된Slice.Builder | |
저장된Slice.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
저장된Slice.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
저장된Slice.Builder | |
최종 SavedSlice.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
저장된Slice.Builder | setData ( TensorProto.Builder builderForValue) The raw data of the slice is stored as a TensorProto. |
저장된Slice.Builder | |
저장된Slice.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
저장된Slice.Builder | setName (문자열 값) Name of the tensor that this slice belongs to. |
저장된Slice.Builder | setNameBytes (com.google.protobuf.ByteString 값) Name of the tensor that this slice belongs to. |
저장된Slice.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
저장된Slice.Builder | |
저장된Slice.Builder | |
최종 SavedSlice.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 SavedSlice.Builder 클리어데이터 ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 SavedSlice.Builder 명확한 이름 ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
공개 SavedSlice.Builder 클리어슬라이스 ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
공개 TensorProto getData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 TensorProto.Builder getDataBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 TensorProtoOrBuilder getDataOrBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 문자열 getName ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
공개 com.google.protobuf.ByteString getNameBytes ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
공개 TensorSliceProto getSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
공개 TensorSliceProto.Builder getSliceBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
공개 TensorSliceProtoOrBuilder getSliceOrBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
공개 부울 hasData ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 부울 hasSlice ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
공개 최종 부울 isInitialized ()
공개 SavedSlice.Builder mergeData ( TensorProto 값)
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 SavedSlice.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 SavedSlice.Builder mergeSlice ( TensorSliceProto 값)
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
공개 SavedSlice.Builder setData ( TensorProto.Builder builderForValue)
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 SavedSlice.Builder setData ( TensorProto 값)
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
공개 SavedSlice.Builder setName (문자열 값)
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
공개 SavedSlice.Builder setNameBytes (com.google.protobuf.ByteString 값)
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
공개 SavedSlice.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공개 SavedSlice.Builder setSlice ( TensorSliceProto 값)
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
공개 SavedSlice.Builder setSlice ( TensorSliceProto.Builder builderForValue)
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;