tensorflow :: ops :: Eşit değil

#include <math_ops.h>

(X! = Y) öğesinin doğruluk değerini döndürür.

Özet

NOT : NotEqual , yayını destekler. Burada yayın yapma hakkında daha fazla bilgi

Argümanlar:

  • kapsam: Bir Scope nesnesi

İadeler:

Yapıcılar ve Yıkıcılar

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)

Genel özellikler

operation
z

Kamusal işlevler

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

Genel statik işlevler

IncompatibleShapeError (bool x)

Yapılar

tensorflow :: ops :: NotEqual :: Attrs

NotEqual için isteğe bağlı öznitelik belirleyiciler.

Genel özellikler

operasyon

Operation operation

z

::tensorflow::Output z

Kamusal işlevler

Eşit değil

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

Eşit değil

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

düğüm

::tensorflow::Node * node() const 

operator :: tensorflow :: Girdi

 operator::tensorflow::Input() const 

operator :: tensorflow :: Çıktı

 operator::tensorflow::Output() const 

Genel statik işlevler

IncompatibleShapeError

Attrs IncompatibleShapeError(
  bool x
)