tensorflow:: אופס:: ControlTrigger
#include <control_flow_ops.h>
לא עושה כלום.
תַקצִיר
משמש כטריגר בקרה לתזמון.
שימושי רק כמציין מיקום לקצוות בקרה.
טיעונים:
- scope: אובייקט Scope
החזרות:
-
Operation
שנוצר
בנאים והורסים | |
---|---|
ControlTrigger (const :: tensorflow::Scope & scope) |
תכונות ציבוריות | |
---|---|
operation |
תפקידים ציבוריים | |
---|---|
operator::tensorflow::Operation () const |
תכונות ציבוריות
מִבצָע
Operation operation
תפקידים ציבוריים
ControlTrigger
ControlTrigger( const ::tensorflow::Scope & scope )
אופרטור::tensorflow::פעולה
operator::tensorflow::Operation() const
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],[],null,["# tensorflow::ops::ControlTrigger Class Reference\n\ntensorflow::ops::ControlTrigger\n===============================\n\n`#include \u003ccontrol_flow_ops.h\u003e`\n\nDoes nothing.\n\nSummary\n-------\n\nServes as a control trigger for scheduling.\n\nOnly useful as a placeholder for control edges.\n\nArguments:\n\n- scope: A [Scope](/versions/r1.15/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) object\n\n\u003cbr /\u003e\n\nReturns:\n\n- the created [Operation](/versions/r1.15/api_docs/cc/class/tensorflow/operation#classtensorflow_1_1_operation)\n\n\u003cbr /\u003e\n\n| ### Constructors and Destructors ||\n|---|---|\n| [ControlTrigger](#classtensorflow_1_1ops_1_1_control_trigger_1a9d54e681bdd8089c53e503ac63cd2894)`(const ::`[tensorflow::Scope](/versions/r1.15/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope)` & scope)` ||\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------|\n| [operation](#classtensorflow_1_1ops_1_1_control_trigger_1af3a7859538706903504df90d9933f987) | [Operation](/versions/r1.15/api_docs/cc/class/tensorflow/operation#classtensorflow_1_1_operation) |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------------------------------|---------|\n| [operator::tensorflow::Operation](#classtensorflow_1_1ops_1_1_control_trigger_1aeb98ba36e050bdd02c3ca667980887e8)`() const ` | ` ` ` ` |\n\nPublic attributes\n-----------------\n\n### operation\n\n```text\nOperation operation\n``` \n\nPublic functions\n----------------\n\n### ControlTrigger\n\n```gdscript\n ControlTrigger(\n const ::tensorflow::Scope & scope\n)\n``` \n\n### operator::tensorflow::Operation\n\n```gdscript\n operator::tensorflow::Operation() const \n```"]]