W3cubDocs

/TensorFlow C++

tensorflow::ops::ArgMax::Attrs

#include <math_ops.h>

Optional attribute setters for ArgMax.

Summary

Public attributes
output_type_ = DT_INT64
DataType
Public functions
OutputType(DataType x)
Defaults to DT_INT64.

Public attributes

output_type_

DataType tensorflow::ops::ArgMax::Attrs::output_type_ = DT_INT64

Public functions

OutputType

Attrs tensorflow::ops::ArgMax::Attrs::OutputType(
  DataType x
)

Defaults to DT_INT64.

© 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/struct/tensorflow/ops/arg-max/attrs.html