تدفق التوتر:: العمليات:: ملخص الموتر
#include <logging_ops.h>
إخراج مخزن مؤقت لبروتوكول Summary
مع موتر.
ملخص
يتم التخلص التدريجي من هذه العملية لصالح TensorSummaryV2 ، الذي يسمح للمتصلين بتمرير علامة بالإضافة إلى سلسلة أولية من SummaryMetadata التي تحتوي على بيانات خاصة بالمكون الإضافي. سنحتفظ بهذا المرجع للحفاظ على التوافق مع الإصدارات السابقة.
الحجج:
- النطاق: كائن النطاق
- الموتر: موتر للتسلسل.
السمات الاختيارية (انظر Attrs
):
- description: بروتو ملخص الوصف المشفر بـ json.
- التسميات: قائمة السلاسل غير المستخدمة.
- Display_name: سلسلة غير مستخدمة.
العوائد:
-
Output
: الموتر الموجز.
البنائين والمدمرين | |
---|---|
TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor) | |
TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor, const TensorSummary::Attrs & attrs) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
وظائف ثابتة العامة | |
---|---|
Description (StringPiece x) | |
DisplayName (StringPiece x) | |
Labels (const gtl::ArraySlice< string > & x) |
الهياكل | |
---|---|
Tensorflow:: ops:: TensorSummary:: Attrs | محددات السمات الاختيارية لـ TensorSummary . |
الصفات العامة
عملية
Operation operation
ملخص
::tensorflow::Output summary
الوظائف العامة
ملخص الموتر
TensorSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor )
ملخص الموتر
TensorSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor, const TensorSummary::Attrs & attrs )
العقدة
::tensorflow::Node * node() const