テンソルフロー::作戦:: MaxPoolGradGradWithArgmax::属性
#include <nn_ops.h>
MaxPoolGradGradWithArgmaxのオプションの属性セッター。
まとめ
パブリック属性 | |
---|---|
include_batch_in_index_ = false | bool |
公共機能 | |
---|---|
IncludeBatchInIndex (bool x) | TF_MUST_USE_RESULT Attrs argmax のフラット化されたインデックスにバッチ ディメンションを含めるかどうか。 |
パブリック属性
include_batch_in_index_
bool tensorflow::ops::MaxPoolGradGradWithArgmax::Attrs::include_batch_in_index_ = false
公共機能
IncludeBatchInIndex
TF_MUST_USE_RESULT Attrs tensorflow::ops::MaxPoolGradGradWithArgmax::Attrs::IncludeBatchInIndex( bool x )
argmax
のフラット化されたインデックスにバッチ ディメンションを含めるかどうか。
デフォルトは false