Home
last modified time | relevance | path

Searched defs:biasOffsets (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DConvolutionTestHelper.hpp41 const std::vector<int64_t> biasOffsets = {0},
215 const std::vector<int64_t> biasOffsets = {0},
293 const std::vector<int64_t> biasOffsets = {0},
451 const std::vector<int64_t> biasOffsets = {0},
H A DDepthwiseConvolution2dTest.cpp164 std::vector<int64_t> biasOffsets {}; in DepthwiseConv2dSameInt8PerChannelTest() local