Paisal… Duwa N… Stavro…
- 69 Views
When writing a streaming function with data-driven task-level parallelism, what are the best practices for hls::stream objects? I need to know if I should use an infinite loop to keep reading from the input stream whenever data is available. This technical choice is vital for creating a robust and reliable hardware architecture right now.
Leave a comment