تدفق التوتر:: العمليات:: أصفار مثل

#include <array_ops.h>

إرجاع موتر من الأصفار بنفس الشكل والنوع مثل x.

ملخص

الحجج:

  • النطاق: كائن النطاق
  • x: موتر من النوع T.

عائدات:

  • Output : موتر من نفس الشكل والنوع مثل x ولكنه مملوء بالأصفار.

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

ZerosLike (const :: tensorflow::Scope & scope, :: tensorflow::Input x)

الصفات العامة

operation
y

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

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

الصفات العامة

عملية

Operation operation

ذ

::tensorflow::Output y

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

أصفار مثل

 ZerosLike(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const