WhileContextDefOrBuilder

antarmuka publik WhileContextDefOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

boolean abstrak
dapatkanBackProp ()
 Whether backprop is enabled for this while loop.
Tali abstrak
dapatkan Nama Konteks ()
 Name of the context.
abstrak com.google.protobuf.ByteString
dapatkanContextNameBytes ()
 Name of the context.
Tali abstrak
getLoopEnterNames (indeks int)
 List of names for enter tensors.
abstrak com.google.protobuf.ByteString
getLoopEnterNamesBytes (indeks int)
 List of names for enter tensors.
abstrak ke dalam
getLoopEnterNamesCount ()
 List of names for enter tensors.
Daftar abstrak<String>
dapatkanLoopEnterNamesList ()
 List of names for enter tensors.
Tali abstrak
getLoopExitNames (indeks int)
 List of names for exit tensors.
abstrak com.google.protobuf.ByteString
getLoopExitNamesBytes (indeks int)
 List of names for exit tensors.
abstrak ke dalam
getLoopExitNamesCount ()
 List of names for exit tensors.
Daftar abstrak<String>
dapatkanLoopExitNamesList ()
 List of names for exit tensors.
Tali abstrak
dapatkan NamaIterasi Maksimum ()
 Optional name of the maximum_iterations tensor.
abstrak com.google.protobuf.ByteString
dapatkanMaximumIterationsNameBytes ()
 Optional name of the maximum_iterations tensor.
abstrak ControlFlowContextDef
getNestedContexts (indeks int)
 Contexts contained inside this context (e.g.
abstrak ke dalam
dapatkanNestedContextsCount ()
 Contexts contained inside this context (e.g.
Daftar abstrak< ControlFlowContextDef >
dapatkan DaftarKonteks Bersarang ()
 Contexts contained inside this context (e.g.
abstrak ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (indeks int)
 Contexts contained inside this context (e.g.
Daftar abstrak<? memperluas ControlFlowContextDefOrBuilder >
dapatkanNestedContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
abstrak ke dalam
dapatkanParallelIterations ()
 The number of iterations allowed to run in parallel.
Tali abstrak
dapatkanPivotForBodyName ()
 Name of the pivot_for_body tensor.
abstrak com.google.protobuf.ByteString
dapatkanPivotForBodyNameBytes ()
 Name of the pivot_for_body tensor.
Tali abstrak
dapatkanPivotForPredName ()
 Name of the pivot_for_pred tensor.
abstrak com.google.protobuf.ByteString
dapatkanPivotForPredNameBytes ()
 Name of the pivot_for_pred tensor.
Tali abstrak
dapatkan NamaPivot ()
 Name of the pivot tensor.
abstrak com.google.protobuf.ByteString
dapatkanPivotNameBytes ()
 Name of the pivot tensor.
boolean abstrak
dapatkanSwapMemory ()
 Whether GPU-CPU memory swap is enabled for this loop.
Nilai abstrakDef
dapatkanValuesDef ()
 Values and external values in control flow context.
ValuesDefOrBuilder abstrak
dapatkanValuesDefOrBuilder ()
 Values and external values in control flow context.
boolean abstrak
hasValuesDef ()
 Values and external values in control flow context.

Metode Publik

boolean abstrak publik getBackProp ()

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

String abstrak publik getContextName ()

 Name of the context.
 
string context_name = 1;

abstrak publik com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

String abstrak publik getLoopEnterNames (indeks int)

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

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

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

abstrak publik int getLoopEnterNamesCount ()

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

Daftar abstrak publik<String> getLoopEnterNamesList ()

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

String abstrak publik getLoopExitNames (indeks int)

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

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

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

abstrak publik int getLoopExitNamesCount ()

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

Daftar abstrak publik<String> getLoopExitNamesList ()

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

String abstrak publik getMaximumIterationsName ()

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

abstrak publik com.google.protobuf.ByteString getMaximumIterationsNameBytes ()

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

abstrak publik ControlFlowContextDef getNestedContexts (indeks int)

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

abstrak publik int getNestedContextsCount ()

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

Daftar abstrak publik< ControlFlowContextDef > getNestedContextsList ()

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

abstrak publik ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int indeks)

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

Daftar abstrak publik<? memperluas ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()

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

abstrak publik int getParallelIterations ()

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

String abstrak publik getPivotForBodyName ()

 Name of the pivot_for_body tensor.
 
string pivot_for_body_name = 7;

abstrak publik com.google.protobuf.ByteString getPivotForBodyNameBytes ()

 Name of the pivot_for_body tensor.
 
string pivot_for_body_name = 7;

String abstrak publik getPivotForPredName ()

 Name of the pivot_for_pred tensor.
 
string pivot_for_pred_name = 6;

abstrak publik com.google.protobuf.ByteString getPivotForPredNameBytes ()

 Name of the pivot_for_pred tensor.
 
string pivot_for_pred_name = 6;

String abstrak publik getPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 5;

abstrak publik com.google.protobuf.ByteString getPivotNameBytes ()

 Name of the pivot tensor.
 
string pivot_name = 5;

boolean abstrak publik getSwapMemory ()

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

abstrak publik ValuesDef getValuesDef ()

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

abstrak publik ValuesDefOrBuilder getValuesDefOrBuilder ()

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

boolean abstrak publik hasValuesDef ()

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