A library by Sony Semiconductor Solutions Corporation for converting PyTorch models to Uni models. Current version 3.18.2, supports Python 3.10-3.12. Released on a rolling cadence.
pip install uni-pytorchNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: instantiate UniModel and run inference.
Use the new constructor and forward method per the updated docs.
Upgrade to Python 3.10+.
Ensure torch >= 2.0 is installed.
No dependency data recorded yet.
No resource links recorded.