View source on GitHub |
TensorFlow variant of NumPy's rad2deg
.
tf.experimental.numpy.rad2deg(
x
)
Unsupported arguments: out
, where
, casting
, order
, dtype
, subok
, signature
, extobj
.
See the NumPy documentation for numpy.rad2deg
.