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

Fix a gcc10 compilation error #319

Closed desertfire closed 1 year ago

desertfire commented 1 year ago

Stack from ghstack (oldest at bottom):

Summary: see the log at https://github.com/pytorch/pytorch/actions/runs/4907784291/jobs/8764266404

Differential Revision: D45667303

desertfire commented 1 year ago

@pytorchbot merge

desertfire commented 1 year ago

@wconstab , looks like all the tests are queued. Do you know if I have to checkin from the fbcode side?

wconstab commented 1 year ago

I landed to multipy repo without CI passing, it appeared to be in a broken trunk state before my merge. Not sure what to do here.

desertfire commented 1 year ago

@desertfire has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 year ago

@desertfire merged this pull request in pytorch/multipy@c838637543810f4748b8c34ecdd12347277fafb0.