שיעור הגמר הציבורי WhileContextDef
Protocol buffer representing a WhileContext object.
tensorflow.WhileContextDef
כיתות מקוננות
מַחלָקָה | WhileContextDef.Builder | Protocol buffer representing a WhileContext object. |
קבועים
שיטות ציבוריות
בוליאני | שווה (Object obj) |
בוליאני | getBackProp () Whether backprop is enabled for this while loop. |
חוּט | getContextName () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
סטטי WhileContextDef | |
WhileContextDef | |
final static com.google.protobuf.Descriptors.Descriptor | |
חוּט | getLoopEnterNames (int index) List of names for enter tensors. |
com.google.protobuf.ByteString | getLoopEnterNamesBytes (int index) List of names for enter tensors. |
int | getLoopEnterNamesCount () List of names for enter tensors. |
com.google.protobuf.ProtocolStringList | getLoopEnterNamesList () List of names for enter tensors. |
חוּט | getLoopExitNames (int index) List of names for exit tensors. |
com.google.protobuf.ByteString | getLoopExitNamesBytes (int index) List of names for exit tensors. |
int | getLoopExitNamesCount () List of names for exit tensors. |
com.google.protobuf.ProtocolStringList | getLoopExitNamesList () List of names for exit tensors. |
חוּט | getMaximumIterationsName () Optional name of the maximum_iterations tensor. |
com.google.protobuf.ByteString | getMaximumIterationsNameBytes () Optional name of the maximum_iterations tensor. |
ControlFlowContextDef | getNestedContexts (int index) Contexts contained inside this context (e.g. |
int | getNestedContextsCount () Contexts contained inside this context (e.g. |
רשימה< ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (int index) Contexts contained inside this context (e.g. |
רשימה<? מרחיב את ControlFlowContextDefOrBuilder > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
int | getParallelIterations () 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. |
int | |
בוליאני | getSwapMemory () Whether GPU-CPU memory swap is enabled for this loop. |
final com.google.protobuf.UnknownFieldSet | |
ValuesDef | getValuesDef () Values and external values in control flow context. |
ValuesDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
בוליאני | hasValuesDef () Values and external values in control flow context. |
int | hashcode () |
בוליאנית סופית | |
סטטי WhileContextDef.Builder | newBuilder (אב-טיפוס WhileContextDef ) |
סטטי WhileContextDef.Builder | newBuilder () |
WhileContextDef.Builder | |
סטטי WhileContextDef | parseDelimitedFrom (קלט InputStream) |
סטטי WhileContextDef | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי WhileContextDef | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי WhileContextDef | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי WhileContextDef | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי WhileContextDef | parseFrom (נתוני ByteBuffer) |
סטטי WhileContextDef | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי WhileContextDef | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי WhileContextDef | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי WhileContextDef | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
WhileContextDef.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי BACK_PROP_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי CONTEXT_NAME_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי LOOP_ENTER_NAMES_FIELD_NUMBER
ערך קבוע: 10
אינט סופי סטטי ציבורי LOOP_EXIT_NAMES_FIELD_NUMBER
ערך קבוע: 8
גמר סטטי ציבורי MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER
ערך קבוע: 11
גמר סטטי ציבורי NESTED_CONTEXTS_FIELD_NUMBER
ערך קבוע: 12
אינט סופי סטטי ציבורי PARALLEL_ITERATIONS_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי PIVOT_FOR_BODY_NAME_FIELD_NUMBER
ערך קבוע: 7
גמר סטטי ציבורי PIVOT_FOR_PRED_NAME_FIELD_NUMBER
ערך קבוע: 6
גמר סטטי ציבורי PIVOT_NAME_FIELD_NUMBER
ערך קבוע: 5
אינט סופי סטטי ציבורי SWAP_MEMORY_FIELD_NUMBER
ערך קבוע: 4
אינט סופי סטטי ציבורי VALUES_DEF_FIELD_NUMBER
ערך קבוע: 9
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
getBackProp בוליאני ציבורי ()
Whether backprop is enabled for this while loop.
bool back_prop = 3;
מחרוזת ציבורית getContextName ()
Name of the context.
string context_name = 1;
public com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getLoopEnterNames (int index)
List of names for enter tensors.
repeated string loop_enter_names = 10;
public com.google.protobuf.ByteString getLoopEnterNamesBytes (int index)
List of names for enter tensors.
repeated string loop_enter_names = 10;
public int getLoopEnterNamesCount ()
List of names for enter tensors.
repeated string loop_enter_names = 10;
public com.google.protobuf.ProtocolStringList getLoopEnterNamesList ()
List of names for enter tensors.
repeated string loop_enter_names = 10;
מחרוזת ציבורית getLoopExitNames (int index)
List of names for exit tensors.
repeated string loop_exit_names = 8;
public com.google.protobuf.ByteString getLoopExitNamesBytes (int index)
List of names for exit tensors.
repeated string loop_exit_names = 8;
public int getLoopExitNamesCount ()
List of names for exit tensors.
repeated string loop_exit_names = 8;
public com.google.protobuf.ProtocolStringList 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;
public com.google.protobuf.ByteString getMaximumIterationsNameBytes ()
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11;
public ControlFlowContextDef getNestedContexts (int index)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
public 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;
Public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int index)
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;
public int getParallelIterations ()
The number of iterations allowed to run in parallel.
int32 parallel_iterations = 2;
פּוּמְבֵּי getParserForType ()
מחרוזת ציבורית getPivotForBodyName ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
public 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;
public 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;
public com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 5;
public int getSerializedSize ()
getSwapMemory בוליאני ציבורי ()
Whether GPU-CPU memory swap is enabled for this loop.
bool swap_memory = 4;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public ValuesDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
public ValuesDefOrBuilder 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;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static WhileContextDef parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static WhileContextDef parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static WhileContextDef parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static WhileContextDef parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static WhileContextDef parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static WhileContextDef parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static WhileContextDef parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|