Google I/O'yu ayarladığınız için teşekkür ederiz. İsteğe bağlı olarak tüm oturumları görüntüleyin İsteğe bağlı olarak izleyin

tensorflow :: ops :: Kare Farkı

#include <math_ops.h>

(X - y) (x - y) öğelerini döndürür.

Özet

NOT : SquaredDifference , 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

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

Genel özellikler

operation
z

Kamusal işlevler

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

Genel özellikler

operasyon

Operation operation

z

::tensorflow::Output z

Kamusal işlevler

Kare Farkı

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

düğüm

::tensorflow::Node * node() const 

operator :: tensorflow :: Girdi

 operator::tensorflow::Input() const 

operator :: tensorflow :: Çıktı

 operator::tensorflow::Output() const