Benchmark# class neurio.benchmarking.suites.Benchmark[source]# Base class for benchmarks abstract run_on(device: Device)[source]# Run the Benchmark on a target device. Parameters: device – the target device Returns: the results as JSON