tensorflow::ops::StringSplit::Атрибуты
#include <string_ops.h>
Дополнительные атрибуты для StringSplit.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
skip_empty_ = true | bool |
| Общедоступные функции | |
|---|---|
SkipEmpty(bool x) | TF_MUST_USE_RESULT Attrs Функция bool. |
Общедоступные атрибуты
skip_empty_
bool tensorflow::ops::StringSplit::Attrs::skip_empty_ = true
Общедоступные функции
SkipEmpty
TF_MUST_USE_RESULT Attrs tensorflow::ops::StringSplit::Attrs::SkipEmpty( bool x )
Функция bool.
Если True, пропускать пустые строки из результата.
По умолчанию true
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/struct/tensorflow/ops/string-split/attrs