ממשק ציבורי TypeSpecProtoOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| תקציר 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. |
| מופשט int | getTypeSpecClassValue () .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| מופשט StructuredValue | getTypeState () The value returned by TypeSpec._serialize(). |
| תקציר StructuredValueOrBuilder | getTypeStateOrBuilder () The value returned by TypeSpec._serialize(). |
| בוליאני מופשט | hasTypeState () The value returned by TypeSpec._serialize(). |
שיטות ציבוריות
תקציר ציבורי 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;
תקציר ציבורי 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;