Downloads · 30 days
0
elliottower2/pytorch-torchscript-poc
pytorch-torchscript-poc is a machine learning model from elliottower2. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Craft a .pt file with tensor metadata: - storageoffset = 999999999 (beyond storage) - size = [65536, 65536] - stride = [1, 1]
Downloads · 30 days
0
Access
Public
Updated Apr 5, 2026
Repo size
—
Likes
0
Public
Click a slice to open those files.
Other1.5 KB · 88%
From the Hugging Face model README
Craft a .pt file with tensor metadata:
Loading with torch.jit.load() creates an OOB tensor view.