Searched refs:width_height (Results 1 – 2 of 2) sorted by relevance
109 const int width_height = width * height; in Run() local111 for (int xy = 0; xy < width_height; xy++) { in Run()113 conv_weights_data[xy + width_height * c]; in Run()
152 for width_height, data in results.iteritems():153 resolution = re.sub(',', 'x', width_height)