با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
جریان تنسور:: CompositeOpScopes
#include <scope.h>
یک ساختار کمکی برای نگه داشتن محدوده هایی که توسط یک تابع در حال ساخت یک op ترکیبی استفاده می شود.
خلاصه
صفات عمومی |
---|
child | محدوده مورد استفاده برای ایجاد عملیات محلی (اولیه یا سایر عملیات های ترکیبی). |
last | |
صفات عمومی
کودک
Scope tensorflow::CompositeOpScopes::child
محدوده مورد استفاده برای ایجاد عملیات محلی (اولیه یا سایر عملیات های ترکیبی).
آخرین
Scope tensorflow::CompositeOpScopes::last
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-26 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-26 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# tensorflow::CompositeOpScopes Struct Reference\n\ntensorflow::CompositeOpScopes\n=============================\n\n`#include \u003cscope.h\u003e`\n\nA helper struct to hold the scopes that would be used by a function constructing a composite op.\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [child](#structtensorflow_1_1_composite_op_scopes_1a42bd242957a603263a27d75356fb646d) | [Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) [Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) to be used for creating the local ops (primitive or other composite ops). |\n| [last](#structtensorflow_1_1_composite_op_scopes_1ad9d8188b0dd80e7d51e7870b9b57a5b2) | [Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) [Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) to be used for creating the last op. |\n\nPublic attributes\n-----------------\n\n### child\n\n```text\nScope tensorflow::CompositeOpScopes::child\n``` \n[Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) to be used for creating the local ops (primitive or other composite ops). \n\n### last\n\n```text\nScope tensorflow::CompositeOpScopes::last\n``` \n[Scope](/versions/r2.3/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) to be used for creating the last op."]]