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

#include <sparse_ops.h>

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

まとめ

パブリック属性

out_type_ = DT_STRING
DataType

公共機能

OutType (DataType x)
TF_MUST_USE_RESULT Attrs
シリアル化に使用するdtype 。サポートされている型はstring (デフォルト) とvariantです。

パブリック属性

out_type_

DataType tensorflow::ops::SerializeManySparse::Attrs::out_type_ = DT_STRING

公共機能

OutType

TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeManySparse::Attrs::OutType(
  DataType x
)

シリアル化に使用するdtype 。サポートされている型はstring (デフォルト) とvariantです。

デフォルトは DT_STRING です