antarmuka publik TypeSpecProtoOrBuilder
| Subkelas Tidak Langsung yang Diketahui |
Metode Publik
| abstrak TypeSpecProto.TypeSpecClass | dapatkanTypeSpecClass () .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| Tali abstrak | getTypeSpecClassName () This is currently redundant with the type_spec_class enum, and is only used for error reporting. |
| abstrak com.google.protobuf.ByteString | getTypeSpecClassNameBytes () This is currently redundant with the type_spec_class enum, and is only used for error reporting. |
| abstrak ke dalam | getTypeSpecClassValue () .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| Nilai Terstruktur abstrak | dapatkanTypeState () The value returned by TypeSpec._serialize(). |
| abstrak StructuredValueOrBuilder | getTypeStateOrBuilder () The value returned by TypeSpec._serialize(). |
| boolean abstrak | hasTypeState () The value returned by TypeSpec._serialize(). |
Metode Publik
abstrak publik TypeSpecProto.TypeSpecClass getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
String abstrak publik 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; abstrak publik 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; abstrak publik int getTypeSpecClassValue ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
abstrak publik StructuredValue getTypeState ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; abstrak publik StructuredValueOrBuilder getTypeStateOrBuilder ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; boolean abstrak publik hasTypeState ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2;