tensor akışı:: işlem:: Kare

#include <math_ops.h>

x'in karesini eleman bazında hesaplar.

Özet

Yani \(y = x * x = x^2\).

Argümanlar:

İadeler:

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

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

Genel özellikler

operation
y

Kamu işlevleri

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

Genel özellikler

operasyon

Operation operation

sen

::tensorflow::Output y

Kamu işlevleri

Kare

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

düğüm

::tensorflow::Node * node() const 

operatör::tensorflow::Giriş

 operator::tensorflow::Input() const 

operatör::tensorflow::Çıktı

 operator::tensorflow::Output() const