dist-keras icon indicating copy to clipboard operation
dist-keras copied to clipboard

Sparse Vector -Usage

Open raviolli opened this issue 6 years ago • 1 comments

Hi there, I was going to create a Spars Vector Transformer but noticed you said that Sparse vectors don’t work at the moment. Can you describe in more details how come? and if it will ever be implemented? and is it difficult to implement?

Thanks,

raviolli avatar Oct 20 '17 15:10 raviolli

It's actually a long time since I've tried it (a lot has changed during that time). However, if I recall correct, I'm using dense numpy vectors / matrices at a worker level.

Joeri

JoeriHermans avatar Oct 26 '17 17:10 JoeriHermans