tensorflow::ops::SetDiff1D::Attrs

#include <array_ops.h>

Optional attribute setters for SetDiff1D.

Summary

Public attributes

out_idx_ = DT_INT32
DataType

Public functions

OutIdx(DataType x)
TF_MUST_USE_RESULT Attrs
Defaults to DT_INT32.

Public attributes

out_idx_

DataType tensorflow::ops::SetDiff1D::Attrs::out_idx_ = DT_INT32

Public functions

OutIdx

TF_MUST_USE_RESULT Attrs tensorflow::ops::SetDiff1D::Attrs::OutIdx(
  DataType x
)

Defaults to DT_INT32.