テンソルフロー::作戦::文字列結合::属性

#include <string_ops.h>

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

まとめ

パブリック属性

separator_ = ""
StringPiece

公共機能

Separator (StringPiece x)
TF_MUST_USE_RESULT Attrs
文字列、オプションの結合区切り文字。

パブリック属性

区切り文字_

StringPiece tensorflow::ops::StringJoin::Attrs::separator_ = ""

公共機能

セパレータ

TF_MUST_USE_RESULT Attrs tensorflow::ops::StringJoin::Attrs::Separator(
  StringPiece x
)

文字列、オプションの結合区切り文字。

デフォルトは「」です