Context
Change Type: Preview
Product area: Analytics
Component: Streaming Analytics
Deployed at:
Technical details
Build artifact: apama-in-c8y (27.53.0)
Internal ID: PAB-5075
Description
A new ONNX block has been added to Analytics Builder in Public Preview. This block executes an ONNX model that has been deployed to the files repository.
Input: A pulse containing a properties dictionary where keys are the ONNX input names and values are scalars (float, integer, boolean, string) or tensors (nested sequences of those types).
Output: A pulse containing a properties dictionary where keys are the ONNX output names and values are scalars or tensors matching the model’s output schema.