テンソルフロー::作戦:: 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::OutputStream( StringPiece x )
出力ストリームまたは出力先のログレベルを指定する文字列。
デフォルトは「stderr」