Searched defs:biasBuffer (Results 1 – 4 of 4) sorted by relevance
25 std::string biasBuffer = ""; in FullyConnectedFixture() local206 std::string biasBuffer = ""; in FullyConnectedNonConstWeightsFixture() local
24 std::string biasBuffer = ""; in DepthwiseConvolution2dFixture() local240 std::string biasBuffer = ""; in DepthwiseConvolution2dFixture2() local
143 const auto* biasBuffer = static_cast<const T*>(biasTensor.GetMemoryArea()); in Run() local
411 SurfaceIndex biasBuffer; member