جریان تنسور:: عملیات:: MaxPoolWithArgmax:: Attrs

#include <nn_ops.h>

تنظیم کننده های ویژگی اختیاری برای MaxPoolWithArgmax .

خلاصه

صفات عمومی

Targmax_ = DT_INT64
DataType
include_batch_in_index_ = false
bool

توابع عمومی

IncludeBatchInIndex (bool x)
TF_MUST_USE_RESULT Attrs
آیا باید ابعاد دسته ای را در شاخص مسطح argmax لحاظ کرد.
Targmax (DataType x)
TF_MUST_USE_RESULT Attrs
پیش‌فرض DT_INT64 است.

صفات عمومی

Targmax_

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

include_batch_in_index_

bool tensorflow::ops::MaxPoolWithArgmax::Attrs::include_batch_in_index_ = false

توابع عمومی

شامل BatchInIndex

TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPoolWithArgmax::Attrs::IncludeBatchInIndex(
  bool x
)

آیا باید ابعاد دسته ای را در شاخص مسطح argmax لحاظ کرد.

پیش فرض به نادرست

Targmax

TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPoolWithArgmax::Attrs::Targmax(
  DataType x
)

پیش‌فرض DT_INT64 است.