tensorflow :: ops :: نفی

#include <math_ops.h>

مقدار منفی عددی را از نظر عناصر محاسبه می کند.

خلاصه

یعنی \(y = -x\).

استدلال ها:

بازده:

نام مستعار:

  • نگ

سازندگان و ویرانگران

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

صفات عمومی

operation
y

کارکردهای عمومی

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

صفات عمومی

عمل

Operation operation

y

::tensorflow::Output y

کارکردهای عمومی

نفی

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

گره

::tensorflow::Node * node() const 

عملگر :: tensorflow :: ورودی

 operator::tensorflow::Input() const 

عملگر :: tensorflow :: خروجی

 operator::tensorflow::Output() const