TypeSpecProtoOrBuilder

सार्वजनिक इंटरफ़ेस टाइपस्पेकप्रोटोऑरबिल्डर
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार टाइपस्पेकप्रोटो.टाइपस्पेकक्लास
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().
सार StructuredValueOrBuilder
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
अमूर्त बूलियन
हैटाइपस्टेट ()
 The value returned by TypeSpec._serialize().

सार्वजनिक तरीके

सार्वजनिक सार टाइपस्पेकप्रोटो.टाइपस्पेकक्लास गेटटाइपस्पेकक्लास ()

.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;

सार्वजनिक सार StructuredValue 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;

सार्वजनिक सार बूलियन hasTypeState ()

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