সেন্সরফ্লো :: অপস :: L2Loss
#include <nn_ops.h>
এল 2 ক্ষতি
সারসংক্ষেপ
নির্ণয় করে ছাড়া একটি টেন্সর অর্ধেক ও L2 আদর্শ sqrt
:
output = sum(t ** 2) / 2
যুক্তি:
- সুযোগ: একটি স্কোপ অবজেক্ট
- t: সাধারণত 2-D, তবে এর কোনও মাত্রা থাকতে পারে।
রিটার্নস:
-
Output
: 0-ডি।
নির্মাণকারী এবং ধ্বংসকারী | |
---|---|
L2Loss (const :: tensorflow::Scope & scope, :: tensorflow::Input t) |
জনসাধারণের গুণাবলী | |
---|---|
operation | |
output |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
জনসাধারণের গুণাবলী
অপারেশন
Operation operation
আউটপুট
::tensorflow::Output output
পাবলিক ফাংশন
L2Loss
L2Loss( const ::tensorflow::Scope & scope, ::tensorflow::Input t )
নোড
::tensorflow::Node * node() const
অপারেটর :: টেনসরফ্লো :: ইনপুট
operator::tensorflow::Input() const
অপারেটর :: টেনসরফ্লো :: আউটপুট
operator::tensorflow::Output() const