uber / neuropod

A uniform interface to run deep learning models from multiple frameworks
https://neuropod.ai
Apache License 2.0
936 stars 77 forks source link

attempt to add Python 3.9 #564

Open chrisirhc opened 1 year ago

chrisirhc commented 1 year ago

Summary:

This PR intends to adds compatibility for the package with Python 3.9 .

Test Plan:

CI + doing pip install neuropod on python 3.9 .