Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
tensor akışı:: işlem:: SetDiff1D:: Öznitelikler
#include <array_ops.h>
SetDiff1D için isteğe bağlı öznitelik ayarlayıcılar.
Özet
Genel özellikler |
---|
out_idx_ = DT_INT32 | DataType |
Kamu işlevleri |
---|
OutIdx (DataType x) | Varsayılan DT_INT32'dir. |
Genel özellikler
out_idx_
DataType tensorflow::ops::SetDiff1D::Attrs::out_idx_ = DT_INT32
Kamu işlevleri
OutIdx
TF_MUST_USE_RESULT Attrs tensorflow::ops::SetDiff1D::Attrs::OutIdx(
DataType x
)
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[],[],null,["# tensorflow::ops::SetDiff1D::Attrs Struct Reference\n\ntensorflow::ops::SetDiff1D::Attrs\n=================================\n\n`#include \u003carray_ops.h\u003e`\n\nOptional attribute setters for [SetDiff1D](/versions/r1.15/api_docs/cc/class/tensorflow/ops/set-diff1-d#classtensorflow_1_1ops_1_1_set_diff1_d).\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------------------------|------------|\n| [out_idx_](#structtensorflow_1_1ops_1_1_set_diff1_d_1_1_attrs_1a0683c36d88cd70fd4a89ea9fbde99aa4)` = DT_INT32` | `DataType` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutIdx](#structtensorflow_1_1ops_1_1_set_diff1_d_1_1_attrs_1a8fa973f1ff78068e9d680d92702a3f0c)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r1.15/api_docs/cc/struct/tensorflow/ops/set-diff1-d/attrs#structtensorflow_1_1ops_1_1_set_diff1_d_1_1_attrs) Defaults to DT_INT32. |\n\nPublic attributes\n-----------------\n\n### out_idx_\n\n```scdoc\nDataType tensorflow::ops::SetDiff1D::Attrs::out_idx_ = DT_INT32\n``` \n\nPublic functions\n----------------\n\n### OutIdx\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::SetDiff1D::Attrs::OutIdx(\n DataType x\n)\n``` \nDefaults to DT_INT32."]]