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