تدفق التوتر:: العمليات:: طباعةV2
#include <logging_ops.h>
يطبع سلسلة عددية.
ملخص
يطبع سلسلة عددية إلى مخرجات_الإخراج المطلوبة.
الحجج:
- النطاق: كائن النطاق
- الإدخال: السلسلة العددية للطباعة.
السمات الاختيارية (انظر Attrs
):
- Output_stream: سلسلة تحدد تدفق الإخراج أو مستوى التسجيل المراد الطباعة إليه.
العوائد:
-
Operation
التي تم إنشاؤها
البنائين والمدمرين | |
---|---|
PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const PrintV2::Attrs & attrs) |
الوظائف العامة | |
---|---|
operator::tensorflow::Operation () const |
وظائف ثابتة العامة | |
---|---|
End (StringPiece x) | |
OutputStream (StringPiece x) |
الهياكل | |
---|---|
Tensorflow:: ops:: PrintV2:: Attrs | محددات السمات الاختيارية لـ PrintV2 . |
الصفات العامة
عملية
Operation operation
الوظائف العامة
طباعةV2
PrintV2( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
طباعةV2
PrintV2( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const PrintV2::Attrs & attrs )