tensorflow :: ops :: ReadFile
#include <io_ops.h>
入力ファイル名の内容全体を読み取って出力します。
概要
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
:コンテンツテンソル。
コンストラクタとデストラクタ | |
---|---|
ReadFile (const :: tensorflow::Scope & scope, :: tensorflow::Input filename) |
パブリック属性 | |
---|---|
contents | |
operation |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
内容
::tensorflow::Output contents
操作
Operation operation
公の行事
ReadFile
ReadFile( const ::tensorflow::Scope & scope, ::tensorflow::Input filename )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const