ml-energy / zeus

Deep Learning Energy Measurement and Optimization
https://ml.energy/zeus
Apache License 2.0
180 stars 24 forks source link

Unpin Pydantic #37

Closed jaywonchung closed 4 months ago

jaywonchung commented 4 months ago

This PR introduces the zeus.util.pydantic_v1 compatibility layer to allow the user to install any version of Pydantic (V1 or V2).

Closes #35