tensorflow::ops::ArgMin::Attrs
#include <math_ops.h>
Дополнительные параметры для ArgMin.
Краткое описание
| Публичные атрибуты | |
|---|---|
output_type_ = DT_INT64 | DataType |
| Публичные функции | |
|---|---|
OutputType(DataType x) | TF_MUST_USE_RESULT Attrs По умолчанию DT_INT64. |
Публичные атрибуты
output_type_
DataType tensorflow::ops::ArgMin::Attrs::output_type_ = DT_INT64
Публичные функции
OutputType
TF_MUST_USE_RESULT Attrs tensorflow::ops::ArgMin::Attrs::OutputType( DataType x )
По умолчанию DT_INT64.
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/cc/struct/tensorflow/ops/arg-min/attrs