공개 정적 최종 클래스 Feature.Builder
Containers for non-sequential data.
tensorflow.Feature
공개 방법
Feature.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
특징 | 짓다 () |
특징 | 빌드부분 () |
Feature.Builder | 분명한 () |
Feature.Builder | 클리어바이트리스트 () .tensorflow.BytesList bytes_list = 1; |
Feature.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
Feature.Builder | 클리어플로트리스트 () .tensorflow.FloatList float_list = 2; |
Feature.Builder | 클리어Int64List () .tensorflow.Int64List int64_list = 3; |
Feature.Builder | 클리어카인드 () |
Feature.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Feature.Builder | 클론 () |
바이트 목록 | getBytesList () .tensorflow.BytesList bytes_list = 1; |
BytesList.Builder | getBytesListBuilder () .tensorflow.BytesList bytes_list = 1; |
BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
특징 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
플로트리스트 | getFloatList () .tensorflow.FloatList float_list = 2; |
FloatList.Builder | getFloatListBuilder () .tensorflow.FloatList float_list = 2; |
FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
Int64List | getInt64List () .tensorflow.Int64List int64_list = 3; |
Int64List.Builder | getInt64ListBuilder () .tensorflow.Int64List int64_list = 3; |
Int64ListOrBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
Feature.KindCase | getKindCase () |
불리언 | 해시바이트목록 () .tensorflow.BytesList bytes_list = 1; |
불리언 | hasFloatList () .tensorflow.FloatList float_list = 2; |
불리언 | hasInt64List () .tensorflow.Int64List int64_list = 3; |
최종 부울 | 초기화됨 () |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Feature.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
Feature.Builder | |
최종 Feature.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | |
Feature.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 Feature.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 부울 hasBytesList ()
.tensorflow.BytesList bytes_list = 1;
공개 부울 hasFloatList ()
.tensorflow.FloatList float_list = 2;
공개 부울 hasInt64List ()
.tensorflow.Int64List int64_list = 3;
공개 최종 부울 isInitialized ()
공개 Feature.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 Feature.Builder setBytesList ( BytesList.Builder builderForValue)
.tensorflow.BytesList bytes_list = 1;
공개 Feature.Builder setFloatList ( FloatList.Builder builderForValue)
.tensorflow.FloatList float_list = 2;
공개 Feature.Builder setInt64List ( Int64List.Builder builderForValue)
.tensorflow.Int64List int64_list = 3;