tensorflow::ops::ComplexAbs::Attrs

#include <math_ops.h>

Optional attribute setters for ComplexAbs.

Summary

Public attributes

Tout_ = DT_FLOAT
DataType

Public functions

Tout(DataType x)
TF_MUST_USE_RESULT Attrs
Defaults to DT_FLOAT.

Public attributes

Tout_

DataType tensorflow::ops::ComplexAbs::Attrs::Tout_ = DT_FLOAT

Public functions

Tout

TF_MUST_USE_RESULT Attrs tensorflow::ops::ComplexAbs::Attrs::Tout(
  DataType x
)

Defaults to DT_FLOAT.