flux tensoriel : : opérations : : SélectionnezV2

#include <math_ops.h>

A FAIRE : ajouter du doc.

Résumé

Arguments:

  • scope : un objet Scope

Retour:

  • Output : Le tenseur de sortie.

Constructeurs et Destructeurs

SelectV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::Input t, :: tensorflow::Input e)

Attributs publics

operation
output

Fonctions publiques

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

Attributs publics

opération

Operation operation

sortir

::tensorflow::Output output

Fonctions publiques

SélectionnezV2

 SelectV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input condition,
  ::tensorflow::Input t,
  ::tensorflow::Input e
)

nœud

::tensorflow::Node * node() const 

opérateur :: tensorflow :: Entrée

 operator::tensorflow::Input() const 

opérateur :: tensorflow :: Sortie

 operator::tensorflow::Output() const