テンソルフロー::作戦::未分類セグメント結合::属性

#include <string_ops.h>

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

まとめ

パブリック属性

separator_ = ""
StringPiece

公共機能

Separator (StringPiece x)
TF_MUST_USE_RESULT Attrs
結合するときに使用するセパレータ。

パブリック属性

区切り文字_

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

公共機能

セパレータ

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

結合するときに使用するセパレータ。

デフォルトは「」です