Artyom Beilis

Results 213 comments of Artyom Beilis

> OpenCL 1 with Clover, AFAIR it is OpenCL 1.1. I tested rx560 with Clover driver and it worked fine - was somewhat slower than ROCm but yet worked.

How did you build against cudnn 8.1 some of the API caffe uses was dropped in cudnn 8? https://github.com/BVLC/caffe/pull/7000

Anybody here?

Hi, I noticed larger memory use as well. It looks like related to cudnn8 in general. I see clear difference when I build same code with cudnn7 vs cudnn8. Also...

> > AFAIR I noticed the difference in memory use of cudnn7 vs cudnn8 with other frameworks as well. > > Could you tell more about other frameworks? I have...

There is an up-to-date pool request that fixes it: https://github.com/BVLC/caffe/pull/6775

Is it closed due to documentation update or because channel 1st performance was fixed?

It is likely one of operators not implemented yet. Hand't get into NLP area yet. From what I remember embedding is some initital lightweight stage and usually is not backpropogated?...