тензорный поток:: опс:: Макспулвисаргмакс:: Атрибуты
#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
Общественные функции
Инклудбатчининдекс
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.