przepływ tensorowy:: ops:: Atan2

#include <math_ops.h>

Oblicza arcus tangens y/x elementowo, biorąc pod uwagę znaki argumentów.

Streszczenie

Jest to kąt ( [-, ] ) taki, że [ x = r () ] i [ y = r () ] gdzie (r = (x^2 + y^2) ).

Argumenty:

Zwroty:

Konstruktory i destruktory

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

Atrybuty publiczne

operation
z

Funkcje publiczne

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

Atrybuty publiczne

operacja

Operation operation

z

::tensorflow::Output z

Funkcje publiczne

Atan2

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

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const