Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
pytorch-torchscript-poc – AI Model by elliottower2 | AlphaNeural AI
You can deploy this model and start earning money today!
elliottower2
/
pytorch-torchscript-poc
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
PyTorch TorchScript OOB PoC
Craft a .pt file with tensor metadata:
storage_offset = 999999999 (beyond storage)
size = [65536, 65536]
stride = [1, 1]
Loading with torch.jit.load() creates an OOB tensor view.