تدفق التوتر:: العمليات:: ماكس بول ويذ أرجماكس:: أترز

#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.

الصفات العامة

تارجماكس_

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 المسطح.

الافتراضيات كاذبة

تارجماكس

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

الإعدادات الافتراضية هي DT_INT64.