Input
ExecutionInitiate Execution
AI/ML/ONNX
Get ONNX model metadata (inputs, outputs, shapes)
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Initiate Execution
Path to ONNX file
Done with the Execution
Model metadata
List of model inputs
Information about an ONNX model input/output
Name of the tensor
Shape of the tensor (may include -1 for dynamic dimensions)
Data type (e.g., "Float32", "Int64")
List of model outputs
Information about an ONNX model input/output
Name of the tensor
Shape of the tensor (may include -1 for dynamic dimensions)
Data type (e.g., "Float32", "Int64")
Producer name (if available)
Model version (if available)
Total number of parameters (estimated)
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")