tensorflow::ops::SerializeSparse::Атрибуты
#include <sparse_ops.h>
Дополнительные атрибуты для SerializeSparse.
Краткое описание
| Публичные атрибуты | |
|---|---|
out_type_ = DT_STRING | DataType |
| Публичные функции | |
|---|---|
OutType(DataType x) | TF_MUST_USE_RESULT Attrs Тип dtype для сериализации; поддерживаются типы string (по умолчанию) и variant. |
Публичные атрибуты
out_type_
DataType tensorflow::ops::SerializeSparse::Attrs::out_type_ = DT_STRING
Публичные функции
OutType
TF_MUST_USE_RESULT Attrs tensorflow::ops::SerializeSparse::Attrs::OutType( DataType x )
Тип dtype для сериализации; поддерживаются типы string (по умолчанию) и variant.
По умолчанию DT_STRING
© 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/versions/r2.9/api_docs/cc/struct/tensorflow/ops/serialize-sparse/attrs