TF NumPy: point to guide from API documentation.
PiperOrigin-RevId: 325911592 Change-Id: I64f9c34badb5b5484be4527a86df218bf910a79f
This commit is contained in:
parent
5db822426c
commit
d10c814ce1
@ -24,6 +24,9 @@ NumPy" section.
|
||||
|
||||
## Getting Started
|
||||
|
||||
Please also see [TensorFlow NumPy Guide](
|
||||
https://www.tensorflow.org/guide/tf_numpy).
|
||||
|
||||
In the code snippets below, we will assume that `tf.experimental.numpy` is
|
||||
imported as `tnp` and NumPy is imported as `np`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user