Merge pull request #90 from marmistrz/openblas

Add an OpenBLAS feature
This commit is contained in:
Niko 2023-10-08 14:40:46 +00:00 committed by GitHub
commit 174e111ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 0 deletions

View file

@ -36,6 +36,7 @@ include = [
coreml = []
cuda = []
opencl = []
openblas = []
[dependencies]