tensorflow/third_party/py/numpy
Yun Peng bfc4d2d2e4 Update pip dependency reference from @pypi_XXX//:pkg to @pypi//XXX.
The `@pypi_<name>` references are deprecated and their repo names are
an implementation detail of how an underlying library is downloaded.
The modern, supported, way is to go through the hub (`@pypi`). This
also makes the code compatible with both workspace and bzlmod.

PiperOrigin-RevId: 812915387
2025-09-29 13:31:45 -07:00
..
tf_numpy_api
BUILD.bazel
LICENSE
README.md

numpy_ops

The folder tf_numpy_api/ contains lists of NumPy API symbols that the numpy_ops internal module in TensorFlow implements.