9.2 V$IM_ONNX_MODEL
V$IM_ONNX_MODEL describes in-memory Open Neural Network
Exchange (ONNX) models.
This view displays only models that have in-memory representation, that is, models that are resident in memory, are being populated, or have failed population.
| Column | Datatype | Description |
|---|---|---|
|
|
|
Owner of the model |
|
|
|
Name of the model |
|
|
|
Positive integer identifying the model |
|
|
|
Status of shared data population:
|
|
|
|
Size of the segment used for model metadata (in bytes) |
|
|
|
Size of the segment used for the model external initializer (in bytes) |
|
|
|
Size of the segment used for model prepacked weights (in bytes) |
|
|
|
Number of ONNX runtime sessions created using this model |
|
|
|
The ID of the container to which the data pertains. Possible values include:
|
Note:
This view is available starting with Oracle AI Database 26ai, Release Update 23.26.1.