Expression Templates Library (ETL)
Classes
conv_4d.hpp File Reference

Contains descriptors for 4D convolution operations. More...

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

Go to the source code of this file.

Classes

struct  etl::detail::conv4_valid_impl< S1, S2, P1, P2 >
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::conv4_valid_flipped_impl< S1, S2, P1, P2 >
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::dyn_conv4_valid_impl
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::dyn_conv4_valid_flipped_impl
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::conv4_valid_filter_impl< S1, S2, P1, P2 >
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::conv4_valid_filter_flipped_impl< S1, S2, P1, P2 >
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::dyn_conv4_valid_filter_impl
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::dyn_conv4_valid_filter_flipped_impl
 The functor impl for 4D valid conv. More...
 
struct  etl::detail::conv4_valid_back_impl< S1, S2, P1, P2 >
 The functor impl for 4D valid_back conv. More...
 
struct  etl::detail::conv4_valid_back_flipped_impl< S1, S2, P1, P2 >
 The functor impl for 4D valid_back conv. More...
 
struct  etl::detail::dyn_conv4_valid_back_impl
 The functor impl for 4D valid_back conv. More...
 
struct  etl::detail::dyn_conv4_valid_back_flipped_impl
 The functor impl for 4D valid_back conv. More...
 
struct  etl::detail::conv4_full_impl
 The functor impl for 4D full conv. More...
 
struct  etl::detail::conv4_full_flipped_impl
 The functor impl for 4D full conv. More...
 

Detailed Description

Contains descriptors for 4D convolution operations.