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.
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/cc/struct/tensorflow/ops/set-diff1-d/attrs