Module onnxruntime::download[][src]

Expand description

Module controlling models downloadable from ONNX Model Zoom

Pre-trained models are available from the ONNX Model Zoo.

A pre-trained model can be downloaded automatically using the SessionBuilder’s with_model_downloaded() method.

See AvailableOnnxModel for the different models available to download.

Modules

Module defining natural language models available to download.

Module defining computer vision models available to download.

Enums

Available pre-trained models to download from ONNX Model Zoo.