Describe the solution you'd like
Add a streaming category that allows benchmarking of operations per second in a streaming environment where the data to be operated on is streamed in batches to the backend. This is more accelerator/HW friendly.
Describe alternatives you've considered
Currently, a similar approach can be obtained from the offline category, but backend developers have to implement the streaming by themselves from scratch.
Describe the solution you'd like
Add a streaming category that allows benchmarking of operations per second in a streaming environment where the data to be operated on is streamed in batches to the backend. This is more accelerator/HW friendly.
Describe alternatives you've considered
Currently, a similar approach can be obtained from the offline category, but backend developers have to implement the streaming by themselves from scratch.