Spec-Zone.ru › TensorFlow C++ 2.9

tensorflow::ops::DataFormatVecPermute::Attrs

#include <nn_ops.h>

Дополнительные атрибуты для DataFormatVecPermute.

Краткое описание

Общедоступные атрибуты
dst_format_ = "NCHW"
StringPiece
src_format_ = "NHWC"
StringPiece
Общедоступные функции
DstFormat(StringPiece x)
TF_MUST_USE_RESULT Attrs
Формат назначения данных.
SrcFormat(StringPiece x)
TF_MUST_USE_RESULT Attrs
Формат исходных данных.

Общедоступные атрибуты

dst_format_

StringPiece tensorflow::ops::DataFormatVecPermute::Attrs::dst_format_ = "NCHW"

src_format_

StringPiece tensorflow::ops::DataFormatVecPermute::Attrs::src_format_ = "NHWC"

Общедоступные функции

DstFormat

TF_MUST_USE_RESULT Attrs tensorflow::ops::DataFormatVecPermute::Attrs::DstFormat(
  StringPiece x
)

Формат назначения данных.

По умолчанию "NCHW"

SrcFormat

TF_MUST_USE_RESULT Attrs tensorflow::ops::DataFormatVecPermute::Attrs::SrcFormat(
  StringPiece x
)

Формат исходных данных.

По умолчанию "NHWC"

© 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/data-format-vec-permute/attrs

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API