przepływ tensorowy:: ops:: MaxPoolWithArgmax:: Atrybuty
#include <nn_ops.h>
Opcjonalne moduły ustawiające atrybuty dla MaxPoolWithArgmax .
Streszczenie
Atrybuty publiczne | |
---|---|
Targmax_ = DT_INT64 | DataType |
include_batch_in_index_ = false | bool |
Funkcje publiczne | |
---|---|
IncludeBatchInIndex (bool x) | TF_MUST_USE_RESULT Attrs Czy uwzględnić wymiar wsadowy w spłaszczonym indeksie argmax . |
Targmax (DataType x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to DT_INT64. |
Atrybuty publiczne
Targmax_
DataType tensorflow::ops::MaxPoolWithArgmax::Attrs::Targmax_ = DT_INT64
include_batch_in_index_
bool tensorflow::ops::MaxPoolWithArgmax::Attrs::include_batch_in_index_ = false
Funkcje publiczne
UwzględnijBatchInIndex
TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPoolWithArgmax::Attrs::IncludeBatchInIndex( bool x )
Czy uwzględnić wymiar wsadowy w spłaszczonym indeksie argmax
.
Domyślnie jest to fałsz
Targmax
TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPoolWithArgmax::Attrs::Targmax( DataType x )
Domyślnie jest to DT_INT64.