Model
Structmodel
ONNX Model Session
NodeOnnxSessionNodeOnnxSession1 fields
session_refstringrequired
Cache ID for Session
AI/ML/ONNX
Get information about a loaded ONNX session
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
ONNX Model Session
Cache ID for Session
List of model inputs
Name of the tensor
Shape of the tensor (may include -1 for dynamic dimensions)
Data type (e.g., "Float32", "Int64")
List of model outputs
Name of the tensor
Shape of the tensor (may include -1 for dynamic dimensions)
Data type (e.g., "Float32", "Int64")
Comma-separated input names
Comma-separated output names