tensor akışı:: işlem:: RefSonrakiYineleme
#include <control_flow_ops.h>Girdisini bir sonraki yineleme için kullanılabilir hale getirir.
Özet
Argümanlar:
- kapsam: Bir Kapsam nesnesi
- veri: Bir sonraki yinelemede kullanıma sunulacak tensör.
İade:
-  Output:dataaynı tensör.
| Yapıcılar ve Yıkıcılar | |
|---|---|
| RefNextIteration (const :: tensorflow::Scope & scope, :: tensorflow::Input data) | 
| Genel özellikler | |
|---|---|
| operation | |
| output | |
| Kamu işlevleri | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamu işlevleri
RefSonrakiYineleme
RefNextIteration( const ::tensorflow::Scope & scope, ::tensorflow::Input data )
düğüm
::tensorflow::Node * node() const
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const