pytorch / multipy

torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
Other
174 stars 35 forks source link

update pybind to 2.10.2 #303

Closed PaliC closed 1 year ago

PaliC commented 1 year ago

Stack from ghstack (oldest at bottom):

Updated to unblock https://github.com/pytorch/pytorch/pull/91248#issuecomment-1402327940 and the refcount debug utils will be useful :)