przepływ tensorowy:: ops:: Pusty
#include <array_ops.h>
Tworzy tensor o podanym kształcie.
Streszczenie
Ta operacja tworzy tensor shape
i dtype
.
Argumenty:
- zakres: Obiekt Scope
- kształt: 1-D. Reprezentuje kształt tensora wyjściowego.
Opcjonalne atrybuty (patrz Attrs
):
- init: Jeśli True, zainicjuj zwrócony tensor domyślną wartością dtype. W przeciwnym razie implementacja może nie inicjować zawartości tensora.
Zwroty:
Konstruktory i destruktory | |
---|---|
Empty (const :: tensorflow::Scope & scope, :: tensorflow::Input shape, DataType dtype) | |
Empty (const :: tensorflow::Scope & scope, :: tensorflow::Input shape, DataType dtype, const Empty::Attrs & attrs) |
Atrybuty publiczne | |
---|---|
operation | |
output |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Publiczne funkcje statyczne | |
---|---|
Init (bool x) |
Struktury | |
---|---|
tensorflow:: ops:: Pusty:: Atrybuty | Opcjonalne moduły ustawiające atrybuty dla Desert . |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
Pusty
Empty( const ::tensorflow::Scope & scope, ::tensorflow::Input shape, DataType dtype )
Pusty
Empty( const ::tensorflow::Scope & scope, ::tensorflow::Input shape, DataType dtype, const Empty::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
Rozpoczęcie
Attrs Init( bool x )