ArmNN
 24.08
MaxMinIntoBoundedRelu.hpp File Reference
#include "Optimization.hpp"
Include dependency graph for MaxMinIntoBoundedRelu.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MaxMinIntoBoundedReluImpl
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
 armnn::optimizations
 

Typedefs

using MaxMinIntoBoundedRelu = OptimizeForExclusiveConnection< ElementwiseBinaryLayer, ElementwiseBinaryLayer, MaxMinIntoBoundedReluImpl >