WhileContextDef

kelas akhir publik WhileContextDef

 Protocol buffer representing a WhileContext object.
 
Protobuf mengetik tensorflow.WhileContextDef

Kelas Bersarang

kelas SementaraContextDef.Builder
 Protocol buffer representing a WhileContext object. 

Konstanta

ke dalam BACK_PROP_FIELD_NUMBER
ke dalam CONTEXT_NAME_FIELD_NUMBER
ke dalam LOOP_ENTER_NAMES_FIELD_NUMBER
ke dalam LOOP_EXIT_NAMES_FIELD_NUMBER
ke dalam MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER
ke dalam NESTED_CONTEXTS_FIELD_NUMBER
ke dalam PARALLEL_ITERATIONS_FIELD_NUMBER
ke dalam PIVOT_FOR_BODY_NAME_FIELD_NUMBER
ke dalam PIVOT_FOR_PRED_NAME_FIELD_NUMBER
ke dalam PIVOT_NAME_FIELD_NUMBER
ke dalam SWAP_MEMORY_FIELD_NUMBER
ke dalam VALUES_DEF_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
boolean
dapatkanBackProp ()
 Whether backprop is enabled for this while loop.
Rangkaian
dapatkan Nama Konteks ()
 Name of the context.
com.google.protobuf.ByteString
dapatkanContextNameBytes ()
 Name of the context.
statis WhileContextDef
SementaraContextDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
getLoopEnterNames (indeks int)
 List of names for enter tensors.
com.google.protobuf.ByteString
getLoopEnterNamesBytes (indeks int)
 List of names for enter tensors.
ke dalam
getLoopEnterNamesCount ()
 List of names for enter tensors.
com.google.protobuf.ProtocolStringList
dapatkanLoopEnterNamesList ()
 List of names for enter tensors.
Rangkaian
getLoopExitNames (indeks int)
 List of names for exit tensors.
com.google.protobuf.ByteString
getLoopExitNamesBytes (indeks int)
 List of names for exit tensors.
ke dalam
getLoopExitNamesCount ()
 List of names for exit tensors.
com.google.protobuf.ProtocolStringList
dapatkanLoopExitNamesList ()
 List of names for exit tensors.
Rangkaian
dapatkan NamaIterasi Maksimum ()
 Optional name of the maximum_iterations tensor.
com.google.protobuf.ByteString
dapatkanMaximumIterationsNameBytes ()
 Optional name of the maximum_iterations tensor.
ControlFlowContextDef
getNestedContexts (indeks int)
 Contexts contained inside this context (e.g.
ke dalam
dapatkanNestedContextsCount ()
 Contexts contained inside this context (e.g.
Daftar< ControlFlowContextDef >
dapatkan DaftarKonteks Bersarang ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (indeks int)
 Contexts contained inside this context (e.g.
Daftar<? memperluas ControlFlowContextDefOrBuilder >
dapatkanNestedContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
ke dalam
dapatkanParallelIterations ()
 The number of iterations allowed to run in parallel.
Rangkaian
dapatkanPivotForBodyName ()
 Name of the pivot_for_body tensor.
com.google.protobuf.ByteString
dapatkanPivotForBodyNameBytes ()
 Name of the pivot_for_body tensor.
Rangkaian
dapatkanPivotForPredName ()
 Name of the pivot_for_pred tensor.
com.google.protobuf.ByteString
dapatkanPivotForPredNameBytes ()
 Name of the pivot_for_pred tensor.
Rangkaian
dapatkan NamaPivot ()
 Name of the pivot tensor.
com.google.protobuf.ByteString
dapatkanPivotNameBytes ()
 Name of the pivot tensor.
ke dalam
boolean
dapatkanSwapMemory ()
 Whether GPU-CPU memory swap is enabled for this loop.
final com.google.protobuf.UnknownFieldSet
NilaiDef
dapatkanValuesDef ()
 Values and external values in control flow context.
NilaiDefOrBuilder
dapatkanValuesDefOrBuilder ()
 Values and external values in control flow context.
boolean
hasValuesDef ()
 Values and external values in control flow context.
ke dalam
boolean terakhir
Statis WhileContextDef.Builder
Statis WhileContextDef.Builder
SementaraContextDef.Builder
statis WhileContextDef
parseDelimitedFrom (masukan Aliran Masukan)
statis WhileContextDef
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis WhileContextDef
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis WhileContextDef
parseFrom (com.google.protobuf.CodedInputStream masukan)
statis WhileContextDef
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis WhileContextDef
parseFrom (data ByteBuffer)
statis WhileContextDef
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis WhileContextDef
parseFrom (com.google.protobuf.ByteString data)
statis WhileContextDef
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis WhileContextDef
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
SementaraContextDef.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik BACK_PROP_FIELD_NUMBER

Nilai Konstan: 3

int akhir statis publik CONTEXT_NAME_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik LOOP_ENTER_NAMES_FIELD_NUMBER

Nilai Konstan: 10

int final statis publik LOOP_EXIT_NAMES_FIELD_NUMBER

Nilai Konstan: 8

int final statis publik MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER

Nilai Konstan: 11

int final statis publik NESTED_CONTEXTS_FIELD_NUMBER

Nilai Konstan: 12

int akhir statis publik PARALLEL_ITERATIONS_FIELD_NUMBER

Nilai Konstan: 2

int final statis publik PIVOT_FOR_BODY_NAME_FIELD_NUMBER

Nilai Konstan: 7

int final statis publik PIVOT_FOR_PRED_NAME_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik PIVOT_NAME_FIELD_NUMBER

Nilai Konstan: 5

int final statis publik SWAP_MEMORY_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik VALUES_DEF_FIELD_NUMBER

Nilai Konstan: 9

Metode Publik

boolean publik sama (Obj objek)

getBackProp boolean publik ()

 Whether backprop is enabled for this while loop.
 
bool back_prop = 3;

String publik getContextName ()

 Name of the context.
 
string context_name = 1;

publik com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

publik statis WhileContextDef getDefaultInstance ()

publik WhileContextDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

String publik getLoopEnterNames (indeks int)

 List of names for enter tensors.
 
repeated string loop_enter_names = 10;

publik com.google.protobuf.ByteString getLoopEnterNamesBytes (indeks int)

 List of names for enter tensors.
 
repeated string loop_enter_names = 10;

int publik getLoopEnterNamesCount ()

 List of names for enter tensors.
 
repeated string loop_enter_names = 10;

com.google.protobuf.ProtocolStringList getLoopEnterNamesList () publik

 List of names for enter tensors.
 
repeated string loop_enter_names = 10;

String publik getLoopExitNames (indeks int)

 List of names for exit tensors.
 
repeated string loop_exit_names = 8;

publik com.google.protobuf.ByteString getLoopExitNamesBytes (indeks int)

 List of names for exit tensors.
 
repeated string loop_exit_names = 8;

int publik getLoopExitNamesCount ()

 List of names for exit tensors.
 
repeated string loop_exit_names = 8;

com.google.protobuf.ProtocolStringList getLoopExitNamesList () publik

 List of names for exit tensors.
 
repeated string loop_exit_names = 8;

String publik getMaximumIterationsName ()

 Optional name of the maximum_iterations tensor.
 
string maximum_iterations_name = 11;

publik com.google.protobuf.ByteString getMaximumIterationsNameBytes ()

 Optional name of the maximum_iterations tensor.
 
string maximum_iterations_name = 11;

publik ControlFlowContextDef getNestedContexts (indeks int)

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

publik int getNestedContextsCount ()

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

Daftar publik< ControlFlowContextDef > getNestedContextsList ()

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

publik ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int indeks)

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

Daftar Publik<? memperluas ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()

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

publik int getParallelIterations ()

 The number of iterations allowed to run in parallel.
 
int32 parallel_iterations = 2;

publik dapatkanParserForType ()

String publik getPivotForBodyName ()

 Name of the pivot_for_body tensor.
 
string pivot_for_body_name = 7;

publik com.google.protobuf.ByteString getPivotForBodyNameBytes ()

 Name of the pivot_for_body tensor.
 
string pivot_for_body_name = 7;

String publik getPivotForPredName ()

 Name of the pivot_for_pred tensor.
 
string pivot_for_pred_name = 6;

publik com.google.protobuf.ByteString getPivotForPredNameBytes ()

 Name of the pivot_for_pred tensor.
 
string pivot_for_pred_name = 6;

String publik getPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 5;

publik com.google.protobuf.ByteString getPivotNameBytes ()

 Name of the pivot tensor.
 
string pivot_name = 5;

publik int getSerializedSize ()

getSwapMemory boolean publik ()

 Whether GPU-CPU memory swap is enabled for this loop.
 
bool swap_memory = 4;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

ValuesDef publik getValuesDef ()

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

ValuesDefOrBuilder publik getValuesDefOrBuilder ()

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

boolean publik hasValuesDef ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

public static WhileContextDef.Builder newBuilder (prototipe WhileContextDef )

publik statis WhileContextDef.Builder newBuilder ()

publik WhileContextDef.Builder newBuilderForType ()

public static WhileContextDef parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

public static WhileContextDef parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom WhileContextDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom WhileContextDef statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom WhileContextDef statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom WhileContextDef statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom WhileContextDef statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom WhileContextDef statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom WhileContextDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom WhileContextDef statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik WhileContextDef.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO