テンソルフロー::作戦:: StringSplitV2::属性
#include <string_ops.h>
StringSplitV2のオプションの属性セッター。
まとめ
パブリック属性 | |
---|---|
maxsplit_ = -1 | int64 |
公共機能 | |
---|---|
Maxsplit (int64 x) | TF_MUST_USE_RESULT Attrs int 。 |
パブリック属性
maxsplit_
int64 tensorflow::ops::StringSplitV2::Attrs::maxsplit_ = -1
公共機能
マックススプリット
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringSplitV2::Attrs::Maxsplit( int64 x )
int
。
maxsplit > 0
の場合、結果の分割の制限。
デフォルトは -1