tensorflow::ops::MaxPoolWithArgmax::Attrs

tensorflow::ops::MaxPoolWithArgmax::Attrs

#include <nn_ops.h>

Optional attribute setters for MaxPoolWithArgmax.

Summary

Public attributes
Targmax_ = DT_INT64
DataType
Public functions
Targmax(DataType x)
Defaults to DT_INT64.

Public attributes

Targmax_

DataType tensorflow::ops::MaxPoolWithArgmax::Attrs::Targmax_ = DT_INT64

Public functions

Targmax

Attrs tensorflow::ops::MaxPoolWithArgmax::Attrs::Targmax(
  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/max-pool-with-argmax/attrs.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部