tensorflow :: ops :: PrintV2 :: عطاران

#include <logging_ops.h>

تنظیم کننده های ویژگی اختیاری برای PrintV2 .

خلاصه

صفات عمومی

end_ = "\n"
StringPiece
output_stream_ = "stderr"
StringPiece

کارکردهای عمومی

End (StringPiece x)
TF_MUST_USE_RESULT Attrs
پیش فرض های "\ n".
OutputStream (StringPiece x)
TF_MUST_USE_RESULT Attrs
رشته ای که جریان خروجی یا سطح ورود به سیستم را برای چاپ در آن مشخص می کند.

صفات عمومی

پایان_

StringPiece tensorflow::ops::PrintV2::Attrs::end_ = "\n"

خروجی_ جریان_

StringPiece tensorflow::ops::PrintV2::Attrs::output_stream_ = "stderr"

کارکردهای عمومی

پایان

TF_MUST_USE_RESULT Attrs tensorflow::ops::PrintV2::Attrs::End(
  StringPiece x
)

پیش فرض های "\ n".

جریان خروجی

TF_MUST_USE_RESULT Attrs tensorflow::ops::PrintV2::Attrs::OutputStream(
  StringPiece x
)

رشته ای که جریان خروجی یا سطح ورود به سیستم را برای چاپ در آن مشخص می کند.

پیش فرض های "stderr"