przepływ tensorowy:: ops:: Dekodowanie surowego
#include <parsing_ops.h>Reinterpretuj bajty ciągu jako wektor liczb.
Streszczenie
Argumenty:
Opcjonalne atrybuty (patrz Attrs ):
- Little_endian: Określa, czy
byteswejściowe są w kolejności Little-Endian. Ignorowane w przypadku wartościout_typeprzechowywanych w jednym bajcie, np.uint8.
Zwroty:
-
Output: Tensor z jednym wymiarem więcej niżbyteswejściowe. Dodany wymiar będzie miał rozmiar równy długości elementówbytespodzielonej przez liczbę bajtów reprezentującychout_type.
Konstruktory i destruktory | |
|---|---|
DecodeRaw (const :: tensorflow::Scope & scope, :: tensorflow::Input bytes, DataType out_type) | |
DecodeRaw (const :: tensorflow::Scope & scope, :: tensorflow::Input bytes, DataType out_type, const DecodeRaw::Attrs & attrs) |
Atrybuty publiczne | |
|---|---|
operation | |
output | |
Funkcje publiczne | |
|---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const | |
Publiczne funkcje statyczne | |
|---|---|
LittleEndian (bool x) | |
Struktury | |
|---|---|
| tensorflow:: ops:: DecodeRaw:: Atrybuty | Opcjonalne ustawiacze atrybutów dla DecodeRaw . |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
Dekodowanie surowego
DecodeRaw( const ::tensorflow::Scope & scope, ::tensorflow::Input bytes, DataType out_type )
Dekodowanie surowego
DecodeRaw( const ::tensorflow::Scope & scope, ::tensorflow::Input bytes, DataType out_type, const DecodeRaw::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
LittleEndian
Attrs LittleEndian( bool x )