テンソルフロー::作戦:: SparseReduceSum::属性

#include <sparse_ops.h>

SparseReduceSumのオプションの属性セッター。

まとめ

パブリック属性

keep_dims_ = false
bool

公共機能

KeepDims (bool x)
TF_MUST_USE_RESULT Attrs
true の場合、長さ 1 の縮小された次元が保持されます。

パブリック属性

keep_dims_

bool tensorflow::ops::SparseReduceSum::Attrs::keep_dims_ = false

公共機能

KeepDims

TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseReduceSum::Attrs::KeepDims(
  bool x
)

true の場合、長さ 1 の縮小された次元が保持されます。

デフォルトは false