Spec-Zone.ru › TensorFlow C++

tensorflow::ops::DataFormatVecPermute::Атрибуты

#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/api_docs/cc/struct/tensorflow/ops/data-format-vec-permute/attrs

Spec-Zone.ru

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