tensorflow :: ops :: Tidak sama

#include <math_ops.h>

Mengembalikan nilai kebenaran dari (x! = Y) berdasarkan elemen.

Ringkasan

CATATAN : NotEqual mendukung penyiaran. Selengkapnya tentang penyiaran di sini

Argumen:

Pengembalian:

Pembuat dan Penghancur

NotEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)
NotEqual (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, const NotEqual::Attrs & attrs)

Atribut publik

operation
z

Fungsi publik

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

Fungsi statis publik

IncompatibleShapeError (bool x)

Structs

tensorflow :: ops :: NotEqual :: Attrs

Penyetel atribut opsional untuk NotEqual .

Atribut publik

operasi

Operation operation

z

::tensorflow::Output z

Fungsi publik

Tidak sama

 NotEqual(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y
)

Tidak sama

 NotEqual(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y,
  const NotEqual::Attrs & attrs
)

simpul

::tensorflow::Node * node() const 

operator :: tensorflow :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Keluaran

 operator::tensorflow::Output() const 

Fungsi statis publik

IncompatibleShapeError

Attrs IncompatibleShapeError(
  bool x
)