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

Add unit tests for sympy and mpmath #279

Closed PaliC closed 1 year ago

PaliC commented 1 year ago

Summary: Sympy and mpmath are dependencies for torchdynamo. This PR adds testing for these dependencies.

Differential Revision: D41477606

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D41477606

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D41477606

facebook-github-bot commented 1 year ago

This pull request has been merged in pytorch/multipy@16023e4c80f02a366b783530f7f28e26a9023217.