|
file | neighbour_ops.hpp [code] |
| This file contains a set of includes used to construct neighbour nodes in expression tree.
|
|
file | reduction.hpp [code] |
| This file contains RDCN struct which is used to construct a node to shrink an image.
|
|
file | stencil_no_filter.hpp [code] |
| This file contains StnNoFilt struct which is used to construct a convolutional operation when the value of the filter is fixed and there is no need to pass it as a parameter.
|
|
file | stencil_with_filter.hpp [code] |
| This file contains the StnNoFilt struct which is used to construct a convolutional operation when the value of the filter is fixed and there is no need to pass it as a parameter.
|
|