Deep Java Library 0.31.1 - pytorch-model-zoo API
This document is the API specification for the Deep Java Library (DJL) PyTorch Model Zoo.
The PyTorch Model Zoo module contains PyTorch pretrained traced modules that can be used for inference. See here for more details.
Packages
Package
Description
Contains the built-in
PtModelZoo
.Contains classes for the
Application.CV.OBJECT_DETECTION
models in the PtModelZoo
.Contains classes for the
Application.NLP.QUESTION_ANSWER
models in the PtModelZoo
.Contains classes for the
Application.NLP.SENTIMENT_ANALYSIS
models in the PtModelZoo
.Contains classes for the
Application.NLP.TEXT_GENERATION
models.