Expression Templates Library (ETL)
cache.hpp File Reference

Utilities to cache the descriptors of CUDNN operations. More...

Go to the source code of this file.

Detailed Description

Utilities to cache the descriptors of CUDNN operations.

Unfortunately, this does not provide enough speedup to justify the increased complexity in code. It does provide about 5% speedup for very small operations, but the speedup is less than 1% for real-size operations.