テンソルフロー::作戦::ファイルの読み取り
#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( const ::tensorflow::Scope & scope, ::tensorflow::Input filename )
ノード
::tensorflow::Node * node() const
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const