Matthieu / Tinycoaching

Results 48 comments of Matthieu / Tinycoaching

@goodwanghan I want to use multiprocess ors with Dask to filter my pandas DataFrames with this specific function in order to accelerate my code compared to single core pandas code....

Hi @sujithjoseph did you commit this? Thanks!

Thanks @kwang2049 @NThakur20 this worked indeed. However, I would like to benefit from my personal GPU card on local computer and it seems that `pip install gpl` didn't install GPU...

Hi @nreimers @kwang2049 , Would you have an advice regarding my previous question? Thanks!

Hi @MartinoMensio thanks for the update I will test it as soon as possible.

Hi @andyjpaddle I checked both of them.

Hi @bobvanluijt thanks for your feedback! Even if I reduce the number of models loaded onto the GPU to 2, I got both errors regularly when importing: ``` 2022-10-17 14:03:59.222...

@wangxiaoying thanks for your feedback. If I build it manually for arm architecture, where do I specify that I want an arm package?