neural-api icon indicating copy to clipboard operation
neural-api copied to clipboard

Enabling OpenCl

Open Dzandaa opened this issue 2 years ago • 2 comments

Hi,

Is it useful to enable OpenCL in both Network and Fit?

Thank you.

B->

Dzandaa avatar Oct 14 '23 15:10 Dzandaa

Actually when you enabling it in the fitting class it is propagated to the networks (e.g. the TNNetDataParallelism object) when fit is called. So no.. you just need it to enable it in the fitting object.

mikerabat avatar Oct 16 '23 06:10 mikerabat

Thank you very much.

B->

Dzandaa avatar Oct 16 '23 08:10 Dzandaa