Closed drahnr closed 8 years ago
I guess it is due to #[cfg(all(feature="cuda", not(feature="native")))]
in utils.rs
.
So is this a native limitation or just not yet implemented.
There are a lot of those not mentioning opencl, is this all TBD or is this just a old crudge to be fixed?
Do you have feature map what is implemented for which feature backend? Or: Where is that implemented?
nvm I missed the https://github.com/autumnai/collenchyma-nn support table...
Is this due to a limitation that only cuda supports something or is this a different issue?