Searched refs:weightElementSize (Results 1 – 1 of 1) sorted by relevance
2072 if (const auto weightElementSize = weightFormat.componentCount * weightFormat.componentByteSize; in CalculateJointBounds() local2073 weightElementSize > weightData.stride) { in CalculateJointBounds()