تدفق التوتر:: العمليات:: ملخص الموتر:: أترز
#include <logging_ops.h>
محددات السمات الاختيارية لـ TensorSummary .
ملخص
الصفات العامة | |
---|---|
description_ = "" | StringPiece |
display_name_ = "" | StringPiece |
labels_ = {} | gtl::ArraySlice< string > |
الوظائف العامة | |
---|---|
Description (StringPiece x) | TF_MUST_USE_RESULT Attrs بروتو ملخص الوصف المشفر بـ json. |
DisplayName (StringPiece x) | TF_MUST_USE_RESULT Attrs سلسلة غير مستخدمة. |
Labels (const gtl::ArraySlice< string > & x) | TF_MUST_USE_RESULT Attrs قائمة السلاسل غير المستخدمة. |
الصفات العامة
وصف_
StringPiece tensorflow::ops::TensorSummary::Attrs::description_ = ""
عرض_اسم_
StringPiece tensorflow::ops::TensorSummary::Attrs::display_name_ = ""
التسميات_
gtl::ArraySlice< string > tensorflow::ops::TensorSummary::Attrs::labels_ = {}
الوظائف العامة
وصف
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::Description( StringPiece x )
بروتو ملخص الوصف المشفر بـ json.
الإعدادات الافتراضية إلى ""
اسم العرض
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::DisplayName( StringPiece x )
سلسلة غير مستخدمة.
الإعدادات الافتراضية إلى ""
التسميات
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorSummary::Attrs::Labels( const gtl::ArraySlice< string > & x )
قائمة السلاسل غير المستخدمة.
الإعدادات الافتراضية إلى []