Skip to content

[add] benchmark function to get inference time and output of some GraphView

Maxence Naud requested to merge feat_benchmark into dev

Context

This MR is part of aidge_core#262 to add a benchmark system.

Major modifications

  • add: benchmark.py with functions to run a GraphView and return its execution time and output in the wider context of benchmark.

Merge request reports

Loading