Searched defs:h_in (Results 1 – 4 of 4) sorted by relevance
70 int h_in = input[i]->shape()[0]; in Compute() local98 Status RandomCropAndResizeOp::GetCropBox(int h_in, int w_in, int *x, int *y, int *crop_height, int … in GetCropBox()
35 int h_in = input[0]->shape()[0]; in Compute() local
49 int h_in = 0; in Compute() local
348 int h_in = (td->in->height + 1) >> 1; in convert() local