google-ai-edge / ai-edge-torch

Supporting PyTorch models with the Google AI Edge TFLite runtime.
Apache License 2.0
199 stars 23 forks source link

Relax torch version requirement #76

Closed chunnienc closed 1 week ago

chunnienc commented 1 week ago

Change torch version requirement to torch>=2.4.0 to work with future 2.4.0 torch stable release and 2.5.0 nightly releases.

BUG=https://b.corp.google.com/issues/348401909