Searched defs:ReleaseConstantData (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/armnn/src/armnn/layers/ | ||
H A D | DepthwiseConvolution2dLayer.hpp | 46 void ReleaseConstantData() override {} in ReleaseConstantData() function in armnn::DepthwiseConvolution2dLayer |
H A D | FullyConnectedLayer.hpp | 44 void ReleaseConstantData() override {} in ReleaseConstantData() function in armnn::FullyConnectedLayer |
H A D | Convolution2dLayer.hpp | 46 void ReleaseConstantData() override {} in ReleaseConstantData() function in armnn::Convolution2dLayer |
H A D | ConstantLayer.hpp | 40 void ReleaseConstantData() override {} in ReleaseConstantData() function in armnn::ConstantLayer |
/aosp_15_r20/external/armnn/src/armnn/ | ||
H A D | Layer.cpp | 304 void Layer::ReleaseConstantData() in ReleaseConstantData() function in armnn::Layer |