Home
last modified time | relevance | path

Searched refs:weightsOffset (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DFullyConnected.cpp113 int32_t weightsOffset = -weightsShape.offset; in fullyConnectedQuant8() local
140 weightsOffset, biasData, convertShapeToDims(biasShape), in fullyConnectedQuant8()