Earlier quoted context omitted.
I just wanted to caution that one has to be careful what one is comparing against, as the libraries got significant speed improvements over time, without that being widely advertised. So it matters a lot if one compares this library against CuDNN from 1 month ago, or to CuDNN from 2 years ago. The latter is _much_ slower. The GEMM example was just there as the details of the optimization have been published, unlike m…
CuDNN v7 was used in the experiments, in the experiments parts each comparison was listed with version or commit number.
Re: Learning to Optimize Tensor Programs
#11Well, I didn't RTFA. This was not meant to be specific for this article though.