TypeSpecProto

공개 최종 클래스 TypeSpecProto

 Represents a tf.TypeSpec
 
Protobuf 유형 tensorflow.TypeSpecProto

중첩 클래스

수업 TypeSpecProto.Builder
 Represents a tf.TypeSpec
 
Protobuf 유형 tensorflow.TypeSpecProto
열거형 TypeSpecProto.TypeSpecClass Protobuf 열거형 tensorflow.TypeSpecProto.TypeSpecClass

상수

정수 TYPE_SPEC_CLASS_FIELD_NUMBER
정수 TYPE_SPEC_CLASS_NAME_FIELD_NUMBER
정수 TYPE_STATE_FIELD_NUMBER

공개 방법

부울
같음 (객체 객체)
정적 TypeSpecProto
유형SpecProto
최종 정적 com.google.protobuf.Descriptors.Descriptor
정수
TypeSpecProto.TypeSpecClass
getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassName ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
com.google.protobuf.ByteString
getTypeSpecClassNameBytes ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
정수
getTypeSpecClassValue ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
구조화된 가치
getTypeState ()
 The value returned by TypeSpec._serialize().
구조화된 값 또는 빌더
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
최종 com.google.protobuf.UnknownFieldSet
부울
hasTypeState ()
 The value returned by TypeSpec._serialize().
정수
최종 부울
정적 TypeSpecProto.Builder
newBuilder ( TypeSpecProto 프로토타입)
정적 TypeSpecProto.Builder
TypeSpecProto.Builder
정적 TypeSpecProto
parsDelimitedFrom (InputStream 입력)
정적 TypeSpecProto
parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 TypeSpecProto
parsFrom (ByteBuffer 데이터)
정적 TypeSpecProto
ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 TypeSpecProto
ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 TypeSpecProto
ParseFrom (com.google.protobuf.CodedInputStream 입력)
정적 TypeSpecProto
parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)
정적 TypeSpecProto
ParseFrom (com.google.protobuf.ByteString 데이터)
정적 TypeSpecProto
ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
정적 TypeSpecProto
ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
공전
파서 ()
TypeSpecProto.Builder
무효의
writeTo (com.google.protobuf.CodedOutputStream 출력)

상속된 메서드

상수

공개 정적 최종 int TYPE_SPEC_CLASS_FIELD_NUMBER

상수값: 1

공개 정적 최종 int TYPE_SPEC_CLASS_NAME_FIELD_NUMBER

상수값: 3

공개 정적 최종 int TYPE_STATE_FIELD_NUMBER

상수값: 2

공개 방법

공개 부울(객체 obj)와 같습니다 .

공개 정적 TypeSpecProto getDefaultInstance ()

공개 TypeSpecProto getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공공의 getParserForType ()

공개 int getSerializedSize ()

공개 TypeSpecProto.TypeSpecClass getTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

공개 문자열 getTypeSpecClassName ()

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

공개 com.google.protobuf.ByteString getTypeSpecClassNameBytes ()

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

공개 int getTypeSpecClassValue ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

공개 구조화된 값 getTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

공개 StructuredValueOrBuilder getTypeStateOrBuilder ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()

공개 부울 hasTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

공개 int hashCode ()

공개 최종 부울 isInitialized ()

공개 정적 TypeSpecProto.Builder newBuilder ( TypeSpecProto 프로토타입)

공개 정적 TypeSpecProto.Builder newBuilder ()

공개 TypeSpecProto.Builder newBuilderForType ()

공개 정적 TypeSpecProto parsDelimitedFrom (InputStream 입력)

던지기
IO예외

공개 정적 TypeSpecProto parsDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 TypeSpecProto 구문 분석 (ByteBuffer 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 TypeSpecProto 구문 분석기 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 TypeSpecProto parsFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 TypeSpecProto 구문 분석 (com.google.protobuf.CodedInputStream 입력)

던지기
IO예외

공개 정적 TypeSpecProto 구문 분석 (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장 레지스트리)

던지기
잘못된프로토콜버퍼예외

공개 정적 TypeSpecProto 구문 분석 (com.google.protobuf.ByteString 데이터)

던지기
잘못된프로토콜버퍼예외

공개 정적 TypeSpecProto parsFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 정적 TypeSpecProto 구문 분석기 (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
잘못된프로토콜버퍼예외

공개 정적 파서 ()

공개 TypeSpecProto.Builder toBuilder ()

공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)

던지기
IO예외