Expression Templates Library (ETL)
Namespaces | Enumerations
pool_impl.hpp File Reference

Enumeration for the pooling implementations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 etl
 Root namespace for the ETL library.
 

Enumerations

enum  etl::pool_impl { etl::pool_impl::STD, etl::pool_impl::CUDNN }
 Enumeration describing the different implementations of pooling. More...
 

Detailed Description

Enumeration for the pooling implementations.