diff --git a/docs/users.rst b/docs/users.rst index d7d6a84..b817996 100644 --- a/docs/users.rst +++ b/docs/users.rst @@ -40,6 +40,8 @@ Examples of projects using pythoncapi_compat.h ``src/writer.c`` uses ``PyObject_CallOneArg() and other Python 3.9 apis`` (`pythoncapi_compat.h copy `__) +* `PyTorch `_ (`pythoncapi_compat.h copy + `__) Projects not using pythoncapi_compat.h