MCPcopy Create free account
hub / github.com/pytorch/pytorch / numpy_.py

File numpy_.py

tools/setup_helpers/numpy_.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""NumPy helper.
2
3Note: If you plan to add a library detection script like this one, consider it twice. Most library detection should go
4to CMake script. This one is an exception, because Python code can do a much better job due to NumPy's inherent Pythonic

Callers

nothing calls this directly

Calls 1

check_negative_env_flagFunction · 0.85

Tested by

no test coverage detected