Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: ArgMaks:: Atrybuty
#include <math_ops.h>
Opcjonalne ustawiacze atrybutów dla ArgMax .
Streszczenie
Funkcje publiczne |
---|
OutputType (DataType x) | Domyślnie jest to DT_INT64. |
Atrybuty publiczne
typ_wyjścia_
DataType tensorflow::ops::ArgMax::Attrs::output_type_ = DT_INT64
Funkcje publiczne
Typ wyjścia
TF_MUST_USE_RESULT Attrs tensorflow::ops::ArgMax::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-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[],[],null,["# tensorflow::ops::ArgMax::Attrs Struct Reference\n\ntensorflow::ops::ArgMax::Attrs\n==============================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [ArgMax](/versions/r2.3/api_docs/cc/class/tensorflow/ops/arg-max#classtensorflow_1_1ops_1_1_arg_max).\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------------------------|------------|\n| [output_type_](#structtensorflow_1_1ops_1_1_arg_max_1_1_attrs_1aa0f5dc123c2fb5f528a34ff3c6a52e5c)` = DT_INT64` | `DataType` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [OutputType](#structtensorflow_1_1ops_1_1_arg_max_1_1_attrs_1acc4b21fbfb4825556649b2fbd61c866c)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/arg-max/attrs#structtensorflow_1_1ops_1_1_arg_max_1_1_attrs) Defaults to DT_INT64. |\n\nPublic attributes\n-----------------\n\n### output_type_\n\n```carbon\nDataType tensorflow::ops::ArgMax::Attrs::output_type_ = DT_INT64\n``` \n\nPublic functions\n----------------\n\n### OutputType\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::ArgMax::Attrs::OutputType(\n DataType x\n)\n``` \nDefaults to DT_INT64."]]