TypeSpecProtoOrBuilder

interfejs publiczny TypeSpecProtoOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie TypSpecProto.TypeSpecClass
getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
abstrakcyjny ciąg
getTypeSpecClassName ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
streszczenie com.google.protobuf.ByteString
getTypeSpecClassNameBytes ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
streszczenie wew
getTypeSpecClassValue ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
abstrakcyjna wartość strukturalna
getTypeState ()
 The value returned by TypeSpec._serialize().
streszczenie StructuredValueOrBuilder
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
abstrakcyjna wartość logiczna
maTypeState ()
 The value returned by TypeSpec._serialize().

Metody publiczne

publiczne streszczenie TypeSpecProto.TypeSpecClass getTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

publiczny ciąg abstrakcyjny 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;

publiczne streszczenie 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;

publiczne streszczenie int getTypeSpecClassValue ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

publiczne streszczenie StructuredValue getTypeState ()

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

publiczne streszczenie StructuredValueOrBuilder getTypeStateOrBuilder ()

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

publiczna wartość logiczna abstrakcyjna hasTypeState ()

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