TorchScript models

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf machine learning model format
gptkbp:canBeLoadedWith PyTorch JIT
gptkbp:developedBy gptkb:Meta_AI
gptkbp:documentation https://pytorch.org/docs/stable/jit.html
gptkbp:enables optimizations for inference
running models outside Python
gptkbp:exportedTo PyTorch nn.Module
gptkbp:fileExtension .pt
https://www.w3.org/2000/01/rdf-schema#label TorchScript models
gptkbp:introducedIn gptkb:PyTorch_1.0
gptkbp:purpose deployment of PyTorch models
serialization of PyTorch models
gptkbp:supports scripting
tracing
mobile deployment
C++ runtime
gptkbp:usedIn gptkb:PyTorch
gptkbp:bfsParent gptkb:TorchServe
gptkbp:bfsLayer 6