warp10-ext-onnx

This extension adds functions to operate with ONNX models.

  • ONNX creates a session from an ONNX model.
  • ONNXINFO is used to give information about the session's model, input and output.
  • ONNXTENSOR converts numeric data into input tensors
  • ONNXRUN runs inferences