phaniarnab opened a new pull request, #1939: URL: https://github.com/apache/systemds/pull/1939
This patch extends the max_parallelize operator linearization strategy to support GPU operators, however parallelizing GPU operator chains do not improve performance if the threads use the default GPU stream. This patch also fixes bugs in the GPU cache eviction, adds a flag for disabling delayed caching and adds tests for feature extraction from pre-trained Alexnet and VGG16 models. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org