przepływ tensorowy:: ops:: NiezmiennaKonst
#include <array_ops.h>
Zwraca niezmienny tensor z obszaru pamięci.
Streszczenie
Bieżąca implementacja memmapuje tensor z pliku.
Argumenty:
- zakres: Obiekt Scope
- dtype: Typ zwróconego tensora.
- kształt: Kształt zwróconego tensora.
- memory_region_name: Nazwa obszaru pamięci tylko do odczytu używanego przez tensor, zobacz NewReadOnlyMemoryRegionFromFile w tensorflow::Env.
Zwroty:
-
Output
: tensor tensora.
Konstruktory i destruktory | |
---|---|
ImmutableConst (const :: tensorflow::Scope & scope, DataType dtype, PartialTensorShape shape, StringPiece memory_region_name) |
Atrybuty publiczne | |
---|---|
operation | |
tensor |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
działanie
Operation operation
napinacz
::tensorflow::Output tensor
Funkcje publiczne
NiezmiennaKonst
ImmutableConst( const ::tensorflow::Scope & scope, DataType dtype, PartialTensorShape shape, StringPiece memory_region_name )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const