อินเทอร์เฟซสาธารณะ 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. |
| บทคัดย่อ | getTypeSpecClassValue () .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| ค่าโครงสร้าง นามธรรม | 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;