tensorflow :: ops :: PrintV2

#include <logging_ops.h>

Bir dizi skaler yazdırır.

Özet

İstenen çıktı_ akışına skaler bir dize yazdırır.

Argümanlar:

  • kapsam: Bir Scope nesnesi
  • input: Yazdırılacak skaler dize.

İsteğe bağlı özellikler (bkz. Attrs ):

  • output_stream: Yazdırılacak çıktı akışını veya günlük kaydı düzeyini belirten bir dize.

İadeler:

Yapıcılar ve Yıkıcılar

PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input)
PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const PrintV2::Attrs & attrs)

Genel özellikler

operation

Kamusal işlevler

operator::tensorflow::Operation () const

Genel statik işlevler

End (StringPiece x)
OutputStream (StringPiece x)

Yapılar

tensorflow :: ops :: PrintV2 :: Attrs

PrintV2 için isteğe bağlı öznitelik belirleyiciler.

Genel özellikler

operasyon

Operation operation

Kamusal işlevler

PrintV2

 PrintV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

PrintV2

 PrintV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  const PrintV2::Attrs & attrs
)

operator :: tensorflow :: İşlem

 operator::tensorflow::Operation() const 

Genel statik işlevler

Son

Attrs End(
  StringPiece x
)

OutputStream

Attrs OutputStream(
  StringPiece x
)