공개 정적 최종 클래스 Feature.Builder
Protobuf 유형 tensorflow.Features
공개 방법
기능.빌더 | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
특징 | 짓다 () |
특징 | 빌드부분 () |
기능.빌더 | 분명한 () |
기능.빌더 | 클리어피처 () |
기능.빌더 | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
기능.빌더 | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
기능.빌더 | 클론 () |
불리언 | containFeature (문자열 키) Map from feature name to feature. |
특징 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
맵<문자열, 기능 > | getFeature () 대신 getFeatureMap() 사용하세요. |
정수 | getFeatureCount () Map from feature name to feature. |
맵<문자열, 기능 > | getFeatureMap () Map from feature name to feature. |
특징 | |
특징 | getFeatureOrThrow (문자열 키) Map from feature name to feature. |
맵<문자열, 기능 > | getMutableFeature () 대신 대체 돌연변이 접근자를 사용하세요. |
최종 부울 | 초기화됨 () |
기능.빌더 | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
기능.빌더 | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 기능. 빌더 | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
기능.빌더 | |
기능.빌더 | |
기능.빌더 | RemoveFeature (문자열 키) Map from feature name to feature. |
기능.빌더 | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
기능.빌더 | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 기능. 빌더 | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 부울 containFeature (문자열 키)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 int getFeatureCount ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
공개 맵<String, Feature > getFeatureMap ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
공개 기능 getFeatureOrDefault (문자열 키, 기능 defaultValue)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
공개 기능 getFeatureOrThrow (문자열 키)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
공개 최종 부울 isInitialized ()
공개 Features.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
IO예외 |
---|
공용 Feature.Builder putAllFeature (Map<String, Feature > 값)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
공개 기능. 빌더 putFeature (문자열 키, 기능 값)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
공개 기능. 빌더 제거 기능 (문자열 키)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;