CondContextDef

lớp cuối cùng công khai CondContextDef

 Protocol buffer representing a CondContext object.
 
Loại protobuf tensorflow.CondContextDef

Các lớp lồng nhau

lớp học CondContextDef.Builder
 Protocol buffer representing a CondContext object. 

Hằng số

int BRANCH_FIELD_NUMBER
int CONTEXT_NAME_FIELD_NUMBER
int NESTED_CONTEXTS_FIELD_NUMBER
int PIVOT_NAME_FIELD_NUMBER
int PRED_NAME_FIELD_NUMBER
int VALUES_DEF_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
int
getBranch ()
 Branch prediction.
Sợi dây
getContextName ()
 Name of the context.
com.google.protobuf.ByteString
getContextNameBytes ()
 Name of the context.
CondContextDef tĩnh
CondContextDef
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
ControlFlowContextDef
getNestedContexts (chỉ mục int)
 Contexts contained inside this context (e.g.
int
getNestedContextsCount ()
 Contexts contained inside this context (e.g.
Danh sách< ControlFlowContextDef >
getNestedContextsList ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (chỉ mục int)
 Contexts contained inside this context (e.g.
Danh sách<? mở rộng ControlFlowContextDefOrBuilder >
getNestedContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
Sợi dây
getPivotName ()
 Name of the pivot tensor.
com.google.protobuf.ByteString
getPivotNameBytes ()
 Name of the pivot tensor.
Sợi dây
getPredName ()
 Name of the pred tensor.
com.google.protobuf.ByteString
getPredNameBytes ()
 Name of the pred tensor.
int
com.google.protobuf.UnknownFieldSet cuối cùng
Giá trịDef
getValuesDef ()
 Values and external values in control flow context.
Giá trịDefOrBuilder
getValuesDefOrBuilder ()
 Values and external values in control flow context.
boolean
hasValuesDef ()
 Values and external values in control flow context.
int
boolean cuối cùng
CondContextDef.Builder tĩnh
newBuilder ( nguyên mẫu CondContextDef )
CondContextDef.Builder tĩnh
CondContextDef.Builder
CondContextDef tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
CondContextDef tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
CondContextDef tĩnh
ParseFrom (dữ liệu ByteBuffer)
CondContextDef tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CondContextDef tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CondContextDef tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
CondContextDef tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CondContextDef tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
CondContextDef tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CondContextDef tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
CondContextDef.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int tĩnh cuối cùng BRANCH_FIELD_NUMBER

Giá trị không đổi: 4

int tĩnh cuối cùng CONTEXT_NAME_FIELD_NUMBER

Giá trị không đổi: 1

int cuối cùng tĩnh công khai NESTED_CONTEXTS_FIELD_NUMBER

Giá trị không đổi: 6

int tĩnh công khai PIVOT_NAME_FIELD_NUMBER

Giá trị không đổi: 3

int tĩnh công khai PRED_NAME_FIELD_NUMBER

Giá trị không đổi: 2

int cuối cùng tĩnh công khai VALUES_DEF_FIELD_NUMBER

Giá trị không đổi: 5

Phương pháp công khai

boolean công khai bằng (Object obj)

int công khai getBranch ()

 Branch prediction. 0 or 1.
 
int32 branch = 4;

Chuỗi công khai getContextName ()

 Name of the context.
 
string context_name = 1;

com.google.protobuf.ByteString công khai getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

tĩnh công khai CondContextDef getDefaultInstance ()

công khai CondContextDef getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public ControlFlowContextDef getNestedContexts (chỉ mục int)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

int công khai getNestedContextsCount ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

Danh sách công khai< ControlFlowContextDef > getNestedContextsList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (chỉ mục int)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

Danh sách công khai<? mở rộng ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

công cộng getParserForType ()

Chuỗi công khai getPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

com.google.protobuf.ByteString getPivotNameBytes công khai ()

 Name of the pivot tensor.
 
string pivot_name = 3;

Chuỗi công khai getPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

com.google.protobuf.ByteString getPredNameBytes công khai ()

 Name of the pred tensor.
 
string pred_name = 2;

int công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

giá trị công khai getValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

Giá trị công khaiDefOrBuilder getValuesDefOrBuilder ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

boolean công khai hasValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static CondContextDef.Builder newBuilder (nguyên mẫu CondContextDef )

tĩnh công khai CondContextDef.Builder newBuilder ()

công khai CondContextDef.Builder newBuilderForType ()

tĩnh công khai CondContextDef phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

tĩnh công khai CondContextDef phân tích cú phápDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp CondContextDef tĩnh công khai (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp CondContextDef tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai phân tích cú pháp CondContextDef tĩnh (dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp CondContextDef tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

tĩnh công khai CondContextDef phân tích cú phápFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp CondContextDef tĩnh công khai (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp CondContextDef tĩnh công khai (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai phân tích cú pháp CondContextDef tĩnh (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

CondContextDef.Builder công khai toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException