przepływ tensorowy:: ops:: DataFormatDimMap

#include <nn_ops.h>

Zwraca indeks wymiaru w docelowym formacie danych, podanym w.

Streszczenie

format danych źródłowych.

Argumenty:

  • zakres: Obiekt Scope
  • x: Tensor z każdym elementem jako indeksem wymiaru w formacie danych źródłowych. Musi należeć do zakresu [-4, 4).

Opcjonalne atrybuty (patrz Attrs ):

  • src_format: format danych źródłowych.
  • dst_format: docelowy format danych.

Zwroty:

  • Output : Tensor z każdym elementem jako indeksem wymiaru w docelowym formacie danych.

Konstruktory i destruktory

DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x)
DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const DataFormatDimMap::Attrs & attrs)

Atrybuty publiczne

operation
y

Funkcje publiczne

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Publiczne funkcje statyczne

DstFormat (StringPiece x)
SrcFormat (StringPiece x)

Struktury

tensorflow:: ops:: DataFormatDimMap:: Atrybuty

Opcjonalne moduły ustawiające atrybuty dla DataFormatDimMap .

Atrybuty publiczne

operacja

Operation operation

y

::tensorflow::Output y

Funkcje publiczne

DataFormatDimMap

 DataFormatDimMap(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

DataFormatDimMap

 DataFormatDimMap(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  const DataFormatDimMap::Attrs & attrs
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const 

Publiczne funkcje statyczne

DstFormat

Attrs DstFormat(
  StringPiece x
)

Format Src

Attrs SrcFormat(
  StringPiece x
)