Home
last modified time | relevance | path

Searched defs:outputOffset (Results 1 – 7 of 7) sorted by relevance

/packages/modules/NeuralNetworks/common/operations/
DSlice.cpp68 uint32_t outputOffset; in evalGeneric() local
DGroupedConv2D.cpp115 int32_t outputOffset = outputShape.offset; in groupedConvQuant8() local
211 int32_t outputOffset = outputShape.offset; in groupedConvQuant8PerChannel() local
DConv2D.cpp235 int32_t outputOffset = outputShape.offset; in convNhwc() local
374 int32_t outputOffset = outputShape.offset; in convQuant8PerChannelNhwc() local
467 int32_t outputOffset = outputShape.offset; in convQuant8PerChannelNhwc() local
DFullyConnected.cpp114 int32_t outputOffset = outputShape.offset; in fullyConnectedQuant8() local
DTransposeConv2D.cpp205 int32_t outputOffset = outputShape.offset; in transposeConvNhwc() local
340 int32_t outputOffset = outputShape.offset; in transposeConvQuant8PerChannelNhwc() local
DDepthwiseConv2D.cpp301 int32_t outputOffset = outputShape.offset; in depthwiseConvQuant8PerChannelNhwc() local
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp1388 const size_t outputOffset = outputIndex * problemSize * problemSize; in TEST_P() local
1422 const size_t outputOffset = outputIndex * problemSize * problemSize; in TEST_P() local