AI & advanced Python3 libs recipes? (TF, keras, scipy ...)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

AI & advanced Python3 libs recipes? (TF, keras, scipy ...)

2,407 次查看
henk_heijnen
Contributor I

Hello,

Is anybody having recipes for the common advanced Python3 libs such as scipy, tensorflow, keras etc ... ???

I've created some for librosa, six, joblib ... but it is long and sometime difficult (scipy for example)

Thanks !!!

H

0 项奖励
回复
3 回复数

2,167 次查看
henk_heijnen
Contributor I

Hi !

some information about scipy : python - Cross compiling scipy for open-embedded - Stack Overflow 

looks like nobody knows how to have scipy working on yocto ???

any clue ?

H

0 项奖励
回复

2,167 次查看
d_lechner_94
Contributor I

Hi Henk,

did you managed to build SciPy for yocto?

0 项奖励
回复

2,147 次查看
don_gunn
Contributor V

You can try this layer:

 

https://github.com/gpanders/meta-scipy

 

Take a look at the install notes.  You need to enable Fortran in your recipe.

0 项奖励
回复