tensorflow :: ops :: ImmutableConst
#include <array_ops.h>
Bellek bölgesinden değişmez tensörü döndürür.
Özet
Mevcut uygulama tensörü bir dosyadan hatırlıyor.
Argümanlar:
- kapsam: Bir Scope nesnesi
- dtype: Döndürülen tensörün türü.
- şekil: Dönen tensörün şekli.
- memory_region_name: Tensör tarafından kullanılan salt okunur bellek bölgesinin adı, tensorflow :: Env'deki NewReadOnlyMemoryRegionFromFile'a bakın.
İadeler:
-
Output
: Tensör tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
ImmutableConst (const :: tensorflow::Scope & scope, DataType dtype, PartialTensorShape shape, StringPiece memory_region_name) |
Genel özellikler | |
---|---|
operation | |
tensor |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
tensör
::tensorflow::Output tensor
Kamusal işlevler
ImmutableConst
ImmutableConst( const ::tensorflow::Scope & scope, DataType dtype, PartialTensorShape shape, StringPiece memory_region_name )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const