przepływ tensorowy:: ops:: DataFormatVecPermute

#include <nn_ops.h>

Zwraca permutowany wektor/tensor w docelowym formacie danych, biorąc pod uwagę.

Streszczenie

jeden w formacie danych źródłowych.

Argumenty:

  • zakres: Obiekt Scope
  • x: wektor o rozmiarze 4 lub tensor kształtu (4, 2) w formacie danych źródłowych.

Opcjonalne atrybuty (patrz Attrs ):

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

Zwroty:

  • Output : wektor o rozmiarze 4 lub tensor kształtu (4, 2) w docelowym formacie danych.

Konstruktory i destruktory

DataFormatVecPermute (const :: tensorflow::Scope & scope, :: tensorflow::Input x)
DataFormatVecPermute (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const DataFormatVecPermute::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:: DataFormatVecPermute:: Atrybuty

Opcjonalne moduły ustawiające atrybuty dla DataFormatVecPermute .

Atrybuty publiczne

operacja

Operation operation

y

::tensorflow::Output y

Funkcje publiczne

DataFormatVecPermute

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

DataFormatVecPermute

 DataFormatVecPermute(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  const DataFormatVecPermute::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
)