Home
last modified time | relevance | path

Searched defs:biasBuffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DFullyConnected.cpp25 std::string biasBuffer = ""; in FullyConnectedFixture() local
206 std::string biasBuffer = ""; in FullyConnectedNonConstWeightsFixture() local
H A DDepthwiseConvolution2D.cpp24 std::string biasBuffer = ""; in DepthwiseConvolution2dFixture() local
240 std::string biasBuffer = ""; in DepthwiseConvolution2dFixture2() local
/aosp_15_r20/external/armnn/src/armnn/optimizations/
H A DFuseBatchNorm.hpp143 const auto* biasBuffer = static_cast<const T*>(biasTensor.GetMemoryArea()); in Run() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/features/
H A Dvp_filter.h411 SurfaceIndex biasBuffer; member