edgegate_run_device_benchmark
Run an ONNX benchmark on any connected edge device (Jetson, Snapdragon, gateway) by name or ID, and get latency/memory results within seconds. Requires admin access.
Instructions
Dispatch an ONNX benchmark to one of the customer's connected devices (Jetson, Snapdragon host, gateway) by name/id. The on-device agent picks it up within ~30s and reports latency/memory results. Multi-silicon: works for any vendor the customer has connected. Requires admin role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | Device to run on: DB UUID, agent device_id, or the exact display name from edgegate_list_device_targets. | |
| model_name | No | Label for the result; defaults to the artifact filename. | |
| workspace_id | Yes | ||
| model_artifact_id | Yes | ONNX model artifact in this workspace. |