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

Enumeration for the bias_add 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::bias_add_impl { etl::bias_add_impl::STD, etl::bias_add_impl::VEC, etl::bias_add_impl::EGBLAS, etl::bias_add_impl::CUDNN }
 Enumeration describing the different implementations of bias_add. More...
 

Detailed Description

Enumeration for the bias_add implementations.