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

Enumeration for batch_softmax 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::batch_softmax_impl { etl::batch_softmax_impl::STD, etl::batch_softmax_impl::CUDNN }
 Enumeration describing the different implementations of CCE. More...
 

Detailed Description

Enumeration for batch_softmax implementations.