Module onnxruntime::session[][src]

Expand description

Module containing session types

Structs

Information about an ONNX’s input as stored in loaded file

Information about an ONNX’s output as stored in loaded file

Type storing the session information, built from an Environment

Type used to create a session using the builder pattern