tensorflow :: ops :: DataFormatDimMap
#include <nn_ops.h>
Boyut dizinini, içinde verilen hedef veri biçiminde döndürür.
Özet
kaynak veri biçimi.
Argümanlar:
- kapsam: Bir Scope nesnesi
- x: Kaynak veri biçiminde bir boyut dizini olarak her öğeye sahip bir Tensör . [-4, 4) aralığında olmalıdır.
İsteğe bağlı özellikler (bkz. Attrs
):
- src_format: kaynak veri biçimi.
- dst_format: hedef veri biçimi.
İadeler:
Yapıcılar ve Yıkıcılar | |
---|---|
DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x) | |
DataFormatDimMap (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const DataFormatDimMap::Attrs & attrs) |
Genel özellikler | |
---|---|
operation | |
y |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel statik işlevler | |
---|---|
DstFormat (StringPiece x) | |
SrcFormat (StringPiece x) |
Yapılar | |
---|---|
tensorflow :: ops :: DataFormatDimMap :: Attrs | DataFormatDimMap için isteğe bağlı öznitelik belirleyiciler. |
Genel özellikler
operasyon
Operation operation
y
::tensorflow::Output y
Kamusal işlevler
DataFormatDimMap
DataFormatDimMap( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
DataFormatDimMap
DataFormatDimMap( const ::tensorflow::Scope & scope, ::tensorflow::Input x, const DataFormatDimMap::Attrs & attrs )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const
Genel statik işlevler
DstFormat
Attrs DstFormat( StringPiece x )
SrcFormat
Attrs SrcFormat( StringPiece x )