テンソルフロー::作戦:: ReaderNumRecordsProduced

#include <io_ops.h>

この Reader が生成したレコードの数を返します。

まとめ

これは、成功したReaderRead実行の数と同じです。

引数:

  • スコープ:スコープオブジェクト
  • Reader_handle: リーダーへのハンドル。

戻り値:

  • Output : records_production テンソル。

コンストラクターとデストラクター

ReaderNumRecordsProduced (const :: tensorflow::Scope & scope, :: tensorflow::Input reader_handle)

パブリック属性

operation
records_produced

公共機能

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

パブリック属性

手術

Operation operation

レコード_プロデュース

::tensorflow::Output records_produced

公共機能

ReaderNumRecordsProduced

 ReaderNumRecordsProduced(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input reader_handle
)

ノード

::tensorflow::Node * node() const 

演算子::tensorflow::入力

 operator::tensorflow::Input() const 

演算子::tensorflow::出力

 operator::tensorflow::Output() const