description: TensorFlow variant of NumPy's exp2.
![]() |
TensorFlow variant of NumPy's exp2
.
tf.experimental.numpy.exp2(
x
)
Unsupported arguments: out
, where
, casting
, order
, dtype
, subok
, signature
, extobj
.
See the NumPy documentation for numpy.exp2
.