тензорный поток:: опс:: Бросать

#include <math_ops.h>

Приведите x типа SrcT к y DstT.

Краткое содержание

Аргументы:

Возврат:

Конструкторы и деструкторы

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

Публичные атрибуты

operation
y

Общественные функции

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

Публичные статические функции

Truncate (bool x)

Структуры

tensorflow::ops::Cast::Attrs

Дополнительные настройки атрибутов для Cast .

Публичные атрибуты

операция

Operation operation

й

::tensorflow::Output y

Общественные функции

Бросать

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

Бросать

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

узел

::tensorflow::Node * node() const 

оператор::tensorflow::Input

 operator::tensorflow::Input() const 

оператор::tensorflow::Выход

 operator::tensorflow::Output() const 

Публичные статические функции

Усечь

Attrs Truncate(
  bool x
)