WhileContextDefOrBuilder

সর্বজনীন ইন্টারফেস whileContextDefOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত বুলিয়ান
getBackProp ()
 Whether backprop is enabled for this while loop.
বিমূর্ত স্ট্রিং
getContextName ()
 Name of the context.
বিমূর্ত com.google.protobuf.ByteString
getContextNameBytes ()
 Name of the context.
বিমূর্ত স্ট্রিং
getLoopEnterNames (int সূচক)
 List of names for enter tensors.
বিমূর্ত com.google.protobuf.ByteString
getLoopEnterNamesBytes (int সূচক)
 List of names for enter tensors.
বিমূর্ত int
getLoopEnterNamesCount ()
 List of names for enter tensors.
বিমূর্ত তালিকা<স্ট্রিং>
getLoopEnterNamesList ()
 List of names for enter tensors.
বিমূর্ত স্ট্রিং
getLoopExitNames (int সূচক)
 List of names for exit tensors.
বিমূর্ত com.google.protobuf.ByteString
getLoopExitNamesBytes (int সূচক)
 List of names for exit tensors.
বিমূর্ত int
getLoopExitNamesCount ()
 List of names for exit tensors.
বিমূর্ত তালিকা<স্ট্রিং>
getLoopExitNamesList ()
 List of names for exit tensors.
বিমূর্ত স্ট্রিং
Get MaximumIterationsName ()
 Optional name of the maximum_iterations tensor.
বিমূর্ত com.google.protobuf.ByteString
বিমূর্ত ControlFlowContextDef
getNested Contexts (int সূচক)
 Contexts contained inside this context (e.g.
বিমূর্ত int
GetNested ContextsCount ()
 Contexts contained inside this context (e.g.
বিমূর্ত তালিকা< ControlFlowContextDef >
নেস্টেড প্রসঙ্গ তালিকা ()
 Contexts contained inside this context (e.g.
বিমূর্ত ControlFlowContextDefOrBuilder
getNested ContextsOrBuilder (int সূচক)
 Contexts contained inside this context (e.g.
বিমূর্ত তালিকা<? ControlFlowContextDefOrBuilder > প্রসারিত করে
GetNested ContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
বিমূর্ত int
সমান্তরাল পুনরাবৃত্তি ()
 The number of iterations allowed to run in parallel.
বিমূর্ত স্ট্রিং
getPivotForBodyName ()
 Name of the pivot_for_body tensor.
বিমূর্ত com.google.protobuf.ByteString
getPivotForBodyNameBytes ()
 Name of the pivot_for_body tensor.
বিমূর্ত স্ট্রিং
getPivotForPredName ()
 Name of the pivot_for_pred tensor.
বিমূর্ত com.google.protobuf.ByteString
getPivotForPredNameBytes ()
 Name of the pivot_for_pred tensor.
বিমূর্ত স্ট্রিং
getPivotName ()
 Name of the pivot tensor.
বিমূর্ত com.google.protobuf.ByteString
getPivotNameBytes ()
 Name of the pivot tensor.
বিমূর্ত বুলিয়ান
GetSwapMemory ()
 Whether GPU-CPU memory swap is enabled for this loop.
বিমূর্ত ValuesDef
getValuesDef ()
 Values and external values in control flow context.
বিমূর্ত মান DefOrBuilder
getValuesDefOrBuilder ()
 Values and external values in control flow context.
বিমূর্ত বুলিয়ান
hasValuesDef ()
 Values and external values in control flow context.

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত বুলিয়ান getBackProp ()

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

সর্বজনীন বিমূর্ত স্ট্রিং getContextName ()

 Name of the context.
 
string context_name = 1;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

সর্বজনীন বিমূর্ত স্ট্রিং getLoopEnterNames (int সূচক)

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

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getLoopEnterNamesBytes (int index)

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

পাবলিক বিমূর্ত int getLoopEnterNamesCount ()

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

সর্বজনীন বিমূর্ত তালিকা<String> getLoopEnterNamesList ()

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

সর্বজনীন বিমূর্ত স্ট্রিং getLoopExitNames (int সূচক)

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

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getLoopExitNamesBytes (int index)

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

পাবলিক বিমূর্ত int getLoopExitNamesCount ()

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

সর্বজনীন বিমূর্ত তালিকা<String> getLoopExitNamesList ()

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

সর্বজনীন বিমূর্ত স্ট্রিং getMaximumIterationsName ()

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

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getMaximumIterationsNameBytes ()

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

সর্বজনীন বিমূর্ত ControlFlowContextDef getNestedContexts (int index)

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

সর্বজনীন বিমূর্ত int getNestedContextsCount ()

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

সর্বজনীন বিমূর্ত তালিকা< ControlFlowContextDef > getNestedContextsList ()

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

সর্বজনীন বিমূর্ত ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int সূচক)

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

সর্বজনীন বিমূর্ত তালিকা<? ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList () প্রসারিত করে

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

পাবলিক বিমূর্ত int getParallelIterations ()

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

সর্বজনীন বিমূর্ত স্ট্রিং getPivotForBodyName ()

 Name of the pivot_for_body tensor.
 
string pivot_for_body_name = 7;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getPivotForBodyNameBytes ()

 Name of the pivot_for_body tensor.
 
string pivot_for_body_name = 7;

সর্বজনীন বিমূর্ত স্ট্রিং getPivotForPredName ()

 Name of the pivot_for_pred tensor.
 
string pivot_for_pred_name = 6;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getPivotForPredNameBytes ()

 Name of the pivot_for_pred tensor.
 
string pivot_for_pred_name = 6;

সর্বজনীন বিমূর্ত স্ট্রিং getPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 5;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getPivotNameBytes ()

 Name of the pivot tensor.
 
string pivot_name = 5;

সর্বজনীন বিমূর্ত বুলিয়ান getSwapMemory ()

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

পাবলিক অ্যাবস্ট্রাক্ট ValuesDef getValuesDef ()

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

সর্বজনীন বিমূর্ত মান DefOrBuilder getValuesDefOrBuilder ()

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

পাবলিক বিমূর্ত বুলিয়ান hasValuesDef ()

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