tensorflow:: אופס:: ArgMin:: Attrs
#include <math_ops.h>
קובעי תכונות אופציונליים עבור ArgMin .
תַקצִיר
תכונות ציבוריות | |
---|---|
output_type_ = DT_INT64 | DataType |
תפקידים ציבוריים | |
---|---|
OutputType (DataType x) | TF_MUST_USE_RESULT Attrs ברירת המחדל היא DT_INT64. |
תכונות ציבוריות
פלט_סוג_
DataType tensorflow::ops::ArgMin::Attrs::output_type_ = DT_INT64
תפקידים ציבוריים
OutputType
TF_MUST_USE_RESULT Attrs tensorflow::ops::ArgMin::Attrs::OutputType( DataType x )
ברירת המחדל היא DT_INT64.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]