tensorflow::ops::EncodeBase64::Атрибуты
#include <string_ops.h>
Дополнительные атрибуты для EncodeBase64.
Обзор
| Общедоступные атрибуты | |
|---|---|
pad_ = false | bool |
| Общедоступные функции | |
|---|---|
Pad(bool x) | TF_MUST_USE_RESULT Attrs Булево значение, указывающее, применяется ли заполнение по краям. |
Общедоступные атрибуты
pad_
bool tensorflow::ops::EncodeBase64::Attrs::pad_ = false
Общедоступные функции
Заполнение
TF_MUST_USE_RESULT Attrs tensorflow::ops::EncodeBase64::Attrs::Pad( bool x )
Булево значение, указывающее, применяется ли заполнение по краям.
По умолчанию значение false.
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/cc/struct/tensorflow/ops/encode-base64/attrs