tensorflow :: ops :: CountUpTo
#include <state_ops.h>
"Sınır" a ulaşıncaya kadar "ref" değerini artırır.
Özet
Argümanlar:
- kapsam: Bir Scope nesnesi
- ref: Skaler bir
Variable
düğümünden olmalıdır. - limit: Eğer ref arttırmak onu limitin üzerine getirirse, bunun yerine bir 'OutOfRange' hatası oluşturur.
İadeler:
-
Output
: Arttırmadan önce girişin bir kopyası. Başka hiçbir şey girdiyi değiştirmezse, üretilen değerlerin tümü farklı olacaktır.
Yapıcılar ve Yıkıcılar | |
---|---|
CountUpTo (const :: tensorflow::Scope & scope, :: tensorflow::Input ref, int64 limit) |
Genel özellikler | |
---|---|
operation | |
output |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamusal işlevler
CountUpTo
CountUpTo( const ::tensorflow::Scope & scope, ::tensorflow::Input ref, int64 limit )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const