tensorflow::ops::RealDiv

tensorflow::ops::RealDiv

#include <math_ops.h>

Returns x / y element-wise for real types.

Summary

If x and y are reals, this will return the floating-point division.

NOTE: Div supports broadcasting. More about broadcasting here

Arguments:

Returns:

Constructors and Destructors
登录查看完整内容