SuyashParmar commented on PR #1068: URL: https://github.com/apache/mahout/pull/1068#issuecomment-3941922609
@ryankert01 @guan404ming CI was failing because test-notebooks runs on CPU-only ubuntu-latest and executes a GPU-only QDP notebook (QdpEngine(0)), so I fixed it by excluding qdp/qdp-python/benchmark/notebooks/* from that workflow while keeping the notebook itself direct and real for Colab GPU runs. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
