Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: ArgMin:: Atrybuty
#include <math_ops.h>
Opcjonalne ustawiacze atrybutów dla ArgMin .
Streszczenie
Funkcje publiczne |
---|
OutputType (DataType x) | Domyślnie jest to DT_INT64. |
Atrybuty publiczne
typ_wyjścia_
DataType tensorflow::ops::ArgMin::Attrs::output_type_ = DT_INT64
Funkcje publiczne
Typ wyjścia
TF_MUST_USE_RESULT Attrs tensorflow::ops::ArgMin::Attrs::OutputType(
DataType x
)
Domyślnie jest to DT_INT64.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 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.0/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.0/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."]]