|
|
TensorFlow variant of NumPy's exp.
tf.experimental.numpy.exp(
x
)
Used in the notebooks
| Used in the guide |
|---|
Unsupported arguments: out, where, casting, order, dtype, subok, signature, extobj.
See the NumPy documentation for numpy.exp.