tensorflow :: ops :: RealDiv
#include <math_ops.h>
Mengembalikan nilai x / y untuk tipe nyata.
Ringkasan
Jika x
dan y
adalah real, ini akan mengembalikan pembagian floating-point.
CATATAN : Div
mendukung penyiaran. Selengkapnya tentang penyiaran di sini
Argumen:
- scope: Objek Scope
Pengembalian:
-
Output
: Tensor z.
Pembuat dan Penghancur | |
---|---|
RealDiv (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
Atribut publik | |
---|---|
operation | |
z |
Fungsi publik | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atribut publik
operasi
Operation operation
z
::tensorflow::Output z
Fungsi publik
RealDiv
RealDiv( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
simpul
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Keluaran
operator::tensorflow::Output() const