Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DFullyConnected.cpp109 int32_t weightsOffset = -weightsShape.offset; in fullyConnectedQuant8() local
136 weightsOffset, biasData, convertShapeToDims(biasShape), in fullyConnectedQuant8()