tensorflow :: ops :: RealDiv
#include <math_ops.h>
Gerçek türler için x / y öğesi olarak döndürür.
Özet
Eğer x
ve y
gerçelse, bu, kayan nokta bölümünü döndürür.
NOT : Div
, yayını destekler. Burada yayın yapma hakkında daha fazla bilgi
Argümanlar:
- kapsam: Bir Scope nesnesi
İadeler:
-
Output
: z tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
RealDiv (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
Genel özellikler | |
---|---|
operation | |
z |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
z
::tensorflow::Output z
Kamusal işlevler
RealDiv
RealDiv( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const