Searched defs:hStart (Results 1 – 2 of 2) sorted by relevance
126 T_Roi hStart = hStepSize * i + hRoiStart; in roiAlignNhwc() local255 float hStart = hStepSize * i + hRoiStart; in roiAlignQuantNhwc() local
114 uint32_t hStart = std::floor(static_cast<float>(hStepSize * i + hRoiStart)); in roiPoolingNhwc() local