Add ``partialtorch.nn.functional.upsample`` and some other ops.
0.0.7
Fix unable to dispatch to ops with ``ArrayRef`` arguments since ``torch==2.1.0`` and add more modules under the ``partialtorch.nn.modules`` subpackage.
0.0.4
Add stubs for all existing ops
0.0.2
Migrate to ``torch>=2.1.0`` (not backward compatible) and **Cuda 12.1**.