จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: อาร์กมิน:: คุณสมบัติ
#include <math_ops.h>
ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ ArgMin
สรุป
งานสาธารณะ |
---|
OutputType (DataType x) | ค่าเริ่มต้นเป็น DT_INT64 |
คุณลักษณะสาธารณะ
เอาท์พุท_ประเภท_
DataType tensorflow::ops::ArgMin::Attrs::output_type_ = DT_INT64
งานสาธารณะ
ประเภทเอาต์พุต
TF_MUST_USE_RESULT Attrs tensorflow::ops::ArgMin::Attrs::OutputType(
DataType x
)
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[null,null,["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],null,["# tensorflow::ops::ArgMin::Attrs Struct Reference\n\ntensorflow::ops::ArgMin::Attrs\n==============================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [ArgMin](/versions/r2.2/api_docs/cc/class/tensorflow/ops/arg-min#classtensorflow_1_1ops_1_1_arg_min).\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------------------------|------------|\n| [output_type_](#structtensorflow_1_1ops_1_1_arg_min_1_1_attrs_1a69a56cff62e74db172faba519964b2f5)` = DT_INT64` | `DataType` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutputType](#structtensorflow_1_1ops_1_1_arg_min_1_1_attrs_1a7d4fc8d7dadb820b113626169f868e7f)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.2/api_docs/cc/struct/tensorflow/ops/arg-min/attrs#structtensorflow_1_1ops_1_1_arg_min_1_1_attrs) Defaults to DT_INT64. |\n\nPublic attributes\n-----------------\n\n### output_type_\n\n```carbon\nDataType tensorflow::ops::ArgMin::Attrs::output_type_ = DT_INT64\n``` \n\nPublic functions\n----------------\n\n### OutputType\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::ArgMin::Attrs::OutputType(\n DataType x\n)\n``` \nDefaults to DT_INT64."]]