qonnx
qonnx copied to clipboard
inference cost breakdown
- Adds new parameter "cost_breakdown" to the inference_cost functionality.
- If set to "True" returns a dict containing : Overall inference cost, inference cost per optype, and inference cost per node.