apple / turicreate

Turi Create simplifies the development of custom machine learning models.
BSD 3-Clause "New" or "Revised" License
11.19k stars 1.14k forks source link

Regression in image classifier due to pipelining #2813

Open srikris opened 4 years ago

srikris commented 4 years ago

Image classifier training on Linux GPUs has a regression in training time between 6.0 and 5.8 due to missing pipelining support.

TobyRoseman commented 4 years ago

Related: #2849 This is also affecting Image Similarity.

nickjong commented 4 years ago

We ended up reverting #2918 due to suspected involvement in segmentation faults observed while running our Image Classification scenario tests