xref
: /
aosp_15_r20
/
external
/
pytorch
/
.ci
/
pytorch
/
fake_numpy
/
numpy.py
(revision da0073e96a02ea20f0ac840b70461e3646d07c45)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
raise
ModuleNotFoundError
(
"Sorry PyTorch, but our NumPy is in the other folder"
)
2