przepływ tensorowy:: ops:: Rzucać

#include <math_ops.h>

Rzuć x typu SrcT na y typu DstT.

Streszczenie

Argumenty:

Zwroty:

Konstruktory i destruktory

Cast (const :: tensorflow::Scope & scope, :: tensorflow::Input x, DataType DstT)
Cast (const :: tensorflow::Scope & scope, :: tensorflow::Input x, DataType DstT, const Cast::Attrs & attrs)

Atrybuty publiczne

operation
y

Funkcje publiczne

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

Publiczne funkcje statyczne

Truncate (bool x)

Struktury

tensorflow:: ops:: Cast:: Atrybuty

Opcjonalne moduły ustawiające atrybuty dla Cast .

Atrybuty publiczne

operacja

Operation operation

y

::tensorflow::Output y

Funkcje publiczne

Rzucać

 Cast(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  DataType DstT
)

Rzucać

 Cast(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  DataType DstT,
  const Cast::Attrs & attrs
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const 

Publiczne funkcje statyczne

Ścięty

Attrs Truncate(
  bool x
)