RubixML / ML

A high-level machine learning and deep learning library for the PHP language.
https://rubixml.com
MIT License
2k stars 177 forks source link

Add numpower to the GitHub workflow pipeline #331

Open tanmayk opened 2 months ago

tanmayk commented 2 months ago

https://github.com/RubixML/ML/issues/325

github-actions[bot] commented 2 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

tanmayk commented 2 months ago

I have read the CLA Document and I hereby sign the CLA

andrewdalpino commented 1 month ago

Nice, @tanmayk thank you! I'm curious, for the OpenBLAS dependency, could we install that from a repo such as the Debian one like we do with the Tensor extension?

https://github.com/RubixML/Tensor/blob/master/.github/workflows/ci-ext.yml#L62

tanmayk commented 1 month ago

@andrewdalpino Thank you for the review. Yeah you are right. I've updated the PR accordingly.

tanmayk commented 4 weeks ago

@andrewdalpino Any thoughts? If this gets merged, all these issues can be tested with pipeline.