tensor akışı:: işlem:: Yazdır
#include <logging_ops.h>
Tensörlerin bir listesini yazdırır.
Özet
input
output
aktarır ve değerlendirirken data
yazdırır.
Argümanlar:
- kapsam: Bir Kapsam nesnesi
- giriş: Tensör
output
aktarıldı - veri: Op değerlendirildiğinde yazdırılacak tensörlerin listesi.
İsteğe bağlı özellikler (bkz. Attrs
):
- mesaj: Hata mesajının öneki olan bir dize.
- ilk_n: Yalnızca
first_n
sayısını günlüğe kaydedin. -1 günlüğe kaydetmeyi devre dışı bırakır. - Özetle: Her tensörün yalnızca bu kadar girişini yazdırın.
İade:
-
Output
: = Değiştirilmemişinput
tensörü
Yapıcılar ve Yıkıcılar | |
---|---|
Print (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::InputList data) | |
Print (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::InputList data, const Print::Attrs & attrs) |
Genel özellikler | |
---|---|
operation | |
output |
Kamu işlevleri | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel statik işlevler | |
---|---|
FirstN (int64 x) | |
Message (StringPiece x) | |
Summarize (int64 x) |
Yapılar | |
---|---|
tensorflow:: ops:: Yazdır:: Öznitelikler | Yazdırma için isteğe bağlı nitelik ayarlayıcılar. |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamu işlevleri
Yazdır
Print( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::InputList data )
Yazdır
Print( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::InputList data, const Print::Attrs & attrs )
düğüm
::tensorflow::Node * node() const
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const
Genel statik işlevler
İlkN
Attrs FirstN( int64 x )
Mesaj
Attrs Message( StringPiece x )
Özetle
Attrs Summarize( int64 x )