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
173 stars 35 forks source link

Copy over lintrunner from pytorch #288

Closed PaliC closed 1 year ago

PaliC commented 1 year ago

Stack from ghstack (oldest at bottom):

Here we copy over the lintrunner code from pytorch/pytorch and into multipy. This PR is purely here to make reviewing #289 easier. This PR should be a no-op in all respects.

Differential Revision: D42256287

PaliC commented 1 year ago

@PaliC 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

@PaliC merged this pull request in pytorch/multipy@5c20d61b4288699dbb550ef35543c22727bf3d8a.