tensoreflusso:: ops:: Approssimativo Uguale

#include <math_ops.h>

Restituisce il valore di verità di abs(xy) < tolleranza per elemento.

Riepilogo

Argomenti:

Ritorna:

Costruttori e distruttori

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

Attributi pubblici

operation
z

Funzioni pubbliche

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

Funzioni pubbliche statiche

Tolerance (float x)

Strutture

tensorflow:: ops:: ApprossimateEqual:: Attrs

Setter di attributi facoltativi per ApprossimateEqual .

Attributi pubblici

operazione

Operation operation

z

::tensorflow::Output z

Funzioni pubbliche

Approssimativo Uguale

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

Approssimativo Uguale

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

nodo

::tensorflow::Node * node() const 

operatore::tensorflow::Input

 operator::tensorflow::Input() const 

operatore::tensorflow::Output

 operator::tensorflow::Output() const 

Funzioni pubbliche statiche

Tolleranza

Attrs Tolerance(
  float x
)