kelas akhir publik ControlFlowContextDef
Container for any kind of control flow context. Any other control flow contexts that are added below should also be added here.
tensorflow.ControlFlowContextDef
Kelas Bersarang
kelas | ControlFlowContextDef.Builder | Container for any kind of control flow context. | |
enum | ControlFlowContextDef.CtxtCase |
Konstanta
ke dalam | COND_CTXT_FIELD_NUMBER | |
ke dalam | WHILE_CTXT_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
CondContextDef | dapatkanCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
CondContextDefOrBuilder | dapatkanCondCtxtOrBuilder () .tensorflow.CondContextDef cond_ctxt = 1; |
ControlFlowContextDef.CtxtCase | |
ControlFlowContextDef statis | |
ControlFlowContextDef | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
SementaraContextDef | dapatkanWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
SementaraContextDefOrBuilder | dapatkanWhileCtxtOrBuilder () .tensorflow.WhileContextDef while_ctxt = 2; |
boolean | hasCondCtxt () .tensorflow.CondContextDef cond_ctxt = 1; |
boolean | hasWhileCtxt () .tensorflow.WhileContextDef while_ctxt = 2; |
ke dalam | Kode hash () |
boolean terakhir | |
ControlFlowContextDef.Builder statis | newBuilder (prototipe ControlFlowContextDef ) |
ControlFlowContextDef.Builder statis | |
ControlFlowContextDef.Builder | |
ControlFlowContextDef statis | parseDelimitedFrom (masukan Aliran Masukan) |
ControlFlowContextDef statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ControlFlowContextDef statis | parseFrom (data ByteBuffer) |
ControlFlowContextDef statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ControlFlowContextDef statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ControlFlowContextDef statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
ControlFlowContextDef statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ControlFlowContextDef statis | parseFrom (com.google.protobuf.ByteString data) |
ControlFlowContextDef statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ControlFlowContextDef statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
ControlFlowContextDef.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik COND_CTXT_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik WHILE_CTXT_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
publik WhileContextDefOrBuilder getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
boolean publik hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
boolean publik hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
public static ControlFlowContextDef parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ControlFlowContextDef statis publik (data ByteBuffer)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ControlFlowContextDef statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ControlFlowContextDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ControlFlowContextDef statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom ControlFlowContextDef statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ControlFlowContextDef statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom ControlFlowContextDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ControlFlowContextDef statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
Pengecualian IO |
---|