esnvidia

Results 4 comments of esnvidia

@beckernick This issue looks fixed in the docs. Feel free to close.

Hi @jkosek! Yes, it does, however, I should have been more clear in my request. I simply meant to update the readme to be clearer on the options and ensure...

Confirmed this, but it didn't use the `device` parameter. Instead, instantiating the model as follows worked for me: This only worked for single GPU though - A100 80GB is what...

@beckernick and Darts team Confirmed cuML models work when wrapped in a RegressionModel. Did not do comprehensive testing, but saw GPU usage in the below example: ``` from darts.models import...