przepływ tensorowy:: ops:: DataFormatDimMap:: Atrybuty

#include <nn_ops.h>

Opcjonalne moduły ustawiające atrybuty dla DataFormatDimMap .

Streszczenie

Atrybuty publiczne

dst_format_ = "NCHW"
StringPiece
src_format_ = "NHWC"
StringPiece

Funkcje publiczne

DstFormat (StringPiece x)
TF_MUST_USE_RESULT Attrs
docelowy format danych.
SrcFormat (StringPiece x)
TF_MUST_USE_RESULT Attrs
źródłowy format danych.

Atrybuty publiczne

dst_format_

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

format_źródła_

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

Funkcje publiczne

DstFormat

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

docelowy format danych.

Domyślnie „NCHW”

Format Src

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

źródłowy format danych.

Domyślnie „NHWC”