จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: SetDiff1D:: คุณสมบัติ
#include <array_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ SetDiff1D
สรุป
คุณลักษณะสาธารณะ |
---|
out_idx_ = DT_INT32 | DataType |
งานสาธารณะ |
---|
OutIdx (DataType x) | ค่าเริ่มต้นเป็น DT_INT32 |
คุณลักษณะสาธารณะ
ออก_idx_
DataType tensorflow::ops::SetDiff1D::Attrs::out_idx_ = DT_INT32
งานสาธารณะ
OutIdx
TF_MUST_USE_RESULT Attrs tensorflow::ops::SetDiff1D::Attrs::OutIdx(
DataType x
)
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 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/r2.0/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/r2.0/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."]]