جریان تنسور:: عملیات:: TensorSummary
#include <logging_ops.h>
بافر پروتکل Summary
را با یک تانسور خروجی می دهد.
خلاصه
این عملیات به نفع TensorSummaryV2 حذف میشود، که به تماسگیرندگان اجازه میدهد یک برچسب و همچنین یک رشته اولیه SummaryMetadata که حاوی دادههای مخصوص افزونه است را ارسال کنند. ما این گزینه را برای حفظ سازگاری با عقب نگه می داریم.
استدلال ها:
- scope: یک شی Scope
- تانسور: تانسوری برای سریال سازی.
ویژگی های اختیاری (به Attrs
مراجعه کنید):
- توضیحات: یک پروتوی SummaryDescription با کدگذاری json.
- برچسب ها: لیستی از رشته ها استفاده نشده است.
- 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:: ops:: TensorSummary:: Attrs | تنظیمکننده ویژگی اختیاری برای TensorSummary . |
صفات عمومی
عملیات
Operation operation
خلاصه
::tensorflow::Output summary
توابع عمومی
TensorSummary
TensorSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor )
TensorSummary
TensorSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor, const TensorSummary::Attrs & attrs )
گره
::tensorflow::Node * node() const
عملگر::tensorflow::ورودی
operator::tensorflow::Input() const
عملگر::tensorflow::خروجی
operator::tensorflow::Output() const
توابع استاتیک عمومی
توضیحات
Attrs Description( StringPiece x )
DisplayName
Attrs DisplayName( StringPiece x )
برچسب ها
Attrs Labels( const gtl::ArraySlice< string > & x )
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-18 بهوقت ساعت هماهنگ جهانی.