Searched refs:wOutput (Results 1 – 1 of 1) sorted by relevance
140 int32_t wOutput = wOutputOrigin + static_cast<int32_t>(j); in transposeConvNhwc() local142 wOutput >= 0 && wOutput < static_cast<int32_t>(outputWidth)) { in transposeConvNhwc()145 wOutput * outputDepth + k; in transposeConvNhwc()226 int32_t wOutput = wOutputOrigin + static_cast<int32_t>(j); in transposeConvNhwc() local228 wOutput >= 0 && wOutput < static_cast<int32_t>(outputWidth)) { in transposeConvNhwc()233 wOutput * outputDepth + k; in transposeConvNhwc()367 int32_t wOutput = wOutputOrigin + static_cast<int32_t>(j); in transposeConvQuant8PerChannelNhwc() local369 wOutput >= 0 && wOutput < static_cast<int32_t>(outputWidth)) { in transposeConvQuant8PerChannelNhwc()374 wOutput * outputDepth + k; in transposeConvQuant8PerChannelNhwc()