tensorflow :: ops :: DataFormatDimMap
#include <nn_ops.h>
Zwraca indeks wymiaru w docelowym formacie danych podanym w.
Podsumowanie
format danych źródłowych.
Argumenty:
- zakres: obiekt Scope
- x: Tensor z każdym elementem jako indeksem wymiaru w źródłowym formacie danych. Musi mieścić się w zakresie [-4, 4).
Atrybuty opcjonalne (patrz Attrs
):
- src_format: format danych źródłowych.
- dst_format: docelowy format danych.
Zwroty:
Konstruktorzy i niszczyciele | |
---|---|
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 :: Attrs | Opcjonalne metody 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 :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const
Publiczne funkcje statyczne
DstFormat
Attrs DstFormat( StringPiece x )
SrcFormat
Attrs SrcFormat( StringPiece x )