NeuroBench / system_benchmarks

Apache License 2.0
3 stars 1 forks source link

QUBO Spec #1

Closed jasonlyik closed 5 months ago

jasonlyik commented 1 year ago

@hagonzalezd @bvogginger

On the QUBO benchmark spec, both an Offline and Single-stream task scenarios are presented.

But what should be considered a "sample" for this task? Such that in the offline case all "samples" are loaded at once and throughput is measured, and in the single-stream case one "sample" at a time is loaded and measured?

Do the task scenario definitions of offline and single-stream translate cleanly to this QUBO task?