تينسورفلو :: العمليات :: موتر

#include <logging_ops.h>

إخراج مخزن مؤقت لبروتوكول Summary باستخدام موتر.

ملخص

يتم التخلص التدريجي من هذا المرجع لصالح TensorSummaryV2 ، والذي يتيح للمتصلين تمرير علامة بالإضافة إلى سلسلة أولية متسلسلة SummaryMetadata تحتوي على بيانات خاصة بالملحق الإضافي. سنحتفظ بهذه العملية للحفاظ على التوافق مع الإصدارات السابقة.

الحجج:

  • النطاق: كائن النطاق
  • موتر: موتر لإجراء تسلسل.

السمات الاختيارية (انظر Attrs ):

  • الوصف: ملخص وصف الملخص json-encoded.
  • تسميات: قائمة سلاسل غير مستخدمة.
  • display_name: سلسلة غير مستخدمة.

عائدات:

  • Output : موتر الملخص.

البنائين والمدمرين

TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor)
TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor, const TensorSummary::Attrs & attrs)

السمات العامة

operation
summary

الوظائف العامة

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 :: العمليات :: 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 

المشغل :: tensorflow :: الإدخال

 operator::tensorflow::Input() const 

المشغل :: Tensorflow :: Output

 operator::tensorflow::Output() const 

وظائف ثابتة عامة

وصف

Attrs Description(
  StringPiece x
)

اسم العرض

Attrs DisplayName(
  StringPiece x
)

ملصقات

Attrs Labels(
  const gtl::ArraySlice< string > & x
)