Searched refs:wOutput (Results 1 – 1 of 1) sorted by relevance
151 int32_t wOutput = wOutputOrigin + static_cast<int32_t>(j); in transposeConvNhwc() local153 wOutput >= 0 && wOutput < static_cast<int32_t>(outputWidth)) { in transposeConvNhwc()156 wOutput * outputDepth + k; in transposeConvNhwc()237 int32_t wOutput = wOutputOrigin + static_cast<int32_t>(j); in transposeConvNhwc() local239 wOutput >= 0 && wOutput < static_cast<int32_t>(outputWidth)) { in transposeConvNhwc()244 wOutput * outputDepth + k; in transposeConvNhwc()379 int32_t wOutput = wOutputOrigin + static_cast<int32_t>(j); in transposeConvQuant8PerChannelNhwc() local381 wOutput >= 0 && wOutput < static_cast<int32_t>(outputWidth)) { in transposeConvQuant8PerChannelNhwc()386 wOutput * outputDepth + k; in transposeConvQuant8PerChannelNhwc()